blob: f5a4d2a9f0d9f1dd22bd469a5592fe65ba378933 [file] [log] [blame]
function f(code) {
try {
Function(code)()
} catch(r) {}
} {
function x() {}
}
f("")
f("")
f("")
f("x::e")
if (typeof w == "") {}