add support for spreads anywhere in list - fixes #73
This commit is contained in:
1
test/fixtures/syntax/spread/array-literal-first/actual.js
vendored
Normal file
1
test/fixtures/syntax/spread/array-literal-first/actual.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
var lyrics = [...parts, "head", "and", "toes"];
|
||||
Reference in New Issue
Block a user