issues
search
tc39
/
test262-parser-tests
tests designed for ECMA-262 parsers
53
stars
14
forks
source link
early/135.js is a grammar error, not an early error
#6
Closed
bakkot
closed
7 years ago
bakkot
commented
7 years ago
enum
is not an
Identifier
per the grammar.
enum
is not anIdentifier
per the grammar.