add esprima tests and fix bugs picked up by it
This commit is contained in:
1
test/fixtures/esprima/es2015-arrow-function/object-binding-pattern/object-binding-pattern-01.js
vendored
Executable file
1
test/fixtures/esprima/es2015-arrow-function/object-binding-pattern/object-binding-pattern-01.js
vendored
Executable file
@@ -0,0 +1 @@
|
||||
({a,b=b,a:c,[a]:[d]})=>0;
|
||||
Reference in New Issue
Block a user