UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 112 B
(function () { function a() { (function () { b('c'); }()); } a(); }());