jswebtools / language-ecmascript

Haskell library: ECMAScript parser, pretty-printer and additional tools
Other
46 stars 26 forks source link

Incorrect parsing of identifiers #72

Open achudnov opened 8 years ago

achudnov commented 8 years ago

Identifiers with escape sequences that when evaluated would result in a syntax error should be rejected.