shapesecurity / shift-parser-js

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

Add more tests for `yield` as LHS #385

Closed bakkot closed 5 years ago

bakkot commented 5 years ago

These assert that the cases in https://github.com/shapesecurity/shift-parser-js/issues/308#issuecomment-390309859 are addressed.