UNPKG

test262-parser-tests

Version:
8 lines (7 loc) 85 B
a(function () { function b() {} if (b()) { b(); return void (1); } });