DEBSOURCES
Skip Quicknav
sources / node-js-tokens / 8.0.0-2 / debian / tests / test_modules / test262-parser-tests / 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;) ;