UNPKG

test262-parser-tests

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