DEBSOURCES
Skip Quicknav
sources / node-js-tokens / 8.0.0-2 / debian / tests / test_modules / test262-parser-tests / pass-explicit / 4e625840177567fc.js
12345678
while (a) { if (b) break; (c.d)("a"); } e: while (a) { if (b) break e; (c.d)("a"); }