UNPKG

test262-parser-tests

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