Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| --ion-pruning=on;
function test() {
foo(startTest("", c(""),
test([{ 0 : c(), 0 : toString("", c(), [], tab([])) }])
));
function f() {};
}
try {
test();
} catch(e) {}