blob: a53f39fc4b84cc53be23eea8b33959671031890b [file] [log] [blame]
// Binary: cache/js-dbg-32-7c6f62fcbd91-linux
// Flags: -m
//
function f() {
(function () {
x;
function a() {}
print(a)
})()
}
__defineGetter__("x", gc)
f()