DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 5.9.1-1 / compiler / tests-js-parser / pass-explicit / 8d8913ebd8403c6a.js
12345678910
a(); b(); for (; false;) ; a(); b(); for (c = (1); false;) ; c = (a in b); for (; false;) ; c = (a in b); for (d = (2); false;) ;