Files
2018-02-02 04:16:08 -05:00

4 lines
48 B
JavaScript

function test() {
throw "thrown exception";
}