UNPKG

test262-parser-tests

Version:
10 lines (9 loc) 116 B
(function () { a(); function a() { b.c('d'); } function a() { b.c('e'); } }());