UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 76 B
function a() { var a = 1; function b() { var c = a; } }