UNPKG

test262-parser-tests

Version:
13 lines (12 loc) 177 B
// Surpress reducing because of alternate for (;;) { if (a) { if (b) { continue; } else { ; } } else { ; } }