blob: 9f6b45548b743ce91eaa674d9e793e5789b62638 [file] [log] [blame]
summary=/(?!AB+D)AB/.exec("AB") + '';
try {
var s = "throw 42";
} catch (e) {}
test();
function test() {
[ {0xBe: /l/|| 'Error' ? s++ : summary } ]
}
function foo(code)
Function(code)();
foo("for each (y in this);");