add esprima tests and fix bugs picked up by it
This commit is contained in:
1
test/fixtures/esprima/es2015-array-pattern/with-default-catch-param/actual.js
vendored
Normal file
1
test/fixtures/esprima/es2015-array-pattern/with-default-catch-param/actual.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
try { } catch ([a = 0]) { }
|
||||
Reference in New Issue
Block a user