DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 5.9.1-1 / compiler / tests-js-parser / pass / ed65dd575be2b4ab.js
12345678
// Don't apply transformation to global code function a() { b.c('d'); } function a() { b.c('e'); } a();