shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
249 stars 28 forks source link

`for({a=0} in 0);` now parses, fixes #267 #272

Closed bakkot closed 8 years ago

bakkot commented 8 years ago

fixes #267