restructure test directory
This commit is contained in:
2
test/fixtures/syntax/destructuring/object-basic/expected.js
vendored
Normal file
2
test/fixtures/syntax/destructuring/object-basic/expected.js
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
var x = coords.x;
|
||||
var y = coords.y;
|
||||
Reference in New Issue
Block a user