UNPKG

test262-parser-tests

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