blob: 7c27d395438e6bba4ce29146547b07a7b9be9739 [file] [log] [blame]
function test() {
function f()
k.apply(this, arguments);
if (undefined >> undefined !== 0) {}
for (var [ v , c ] in this.tracemonkey) { }
}
try { test(); } catch(exc1) {}
try { test(); } catch(exc1) {}