UNPKG

test262-parser-tests

Version:
10 lines 96 B
function a() { b(); var c; var d; } function e(f) { b(); var c; var f; }