DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 6.2.0-2 / compiler / tests-js-parser / pass-explicit / cdca52810bbe4532.js
12345678
function a() { (b.c)("d"); } a(); {} function a() { (b.c)("e"); }