add esprima tests and fix bugs picked up by it
This commit is contained in:
1
test/fixtures/esprima/es2015-array-pattern/rest/actual.js
vendored
Normal file
1
test/fixtures/esprima/es2015-array-pattern/rest/actual.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
let [...a] = 0;
|
||||
Reference in New Issue
Block a user