DEBSOURCES
Skip Quicknav
sources / node-js-tokens / 6.0.0-1 / debian / tests / test_modules / test262-parser-tests / pass / ed65dd575be2b4ab.js
12345678
// Don't apply transformation to global code function a() { b.c('d'); } function a() { b.c('e'); } a();