UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 112 B
// Don't apply transformation to global code function a() { b.c('d'); } function a() { b.c('e'); } a();