UNPKG

test262-parser-tests

Version:
3 lines (2 loc) 85 B
// ContinueStatement should not be removed. a: while (true) while (true) continue a;