Files
babel/packages/babel-parser/test/fixtures/es2015/uncategorised/328/options.json
Daniel Tschinder 2817844e89 Fix regression with let (#9477)
* Fix corner cases with let

* Handle generators correctly

* Fix flow plugin

* Fix typescript plugin
2019-02-08 13:36:37 -08:00

4 lines
58 B
JSON

{
"throws": "Unexpected token, expected \";\" (1:11)"
}