UNPKG

test262-parser-tests

Version:
3 lines (2 loc) 92 B
// ContinueStatement should not be removed. d: for(var a in b) for (var c in b) continue d;