1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

merge branch 'master' into 'object_rest_spread'

This commit is contained in:
Zdenko Vujasinovic 2018-02-04 18:02:51 +01:00
parent e7f1b07c88
commit eeeffef55d

View file

@ -967,4 +967,3 @@ test "#4878: Compile error when using destructuring with a splat or expansion in
[]
arrayEq bar(arr), ['a', ['b', 'c', 'd']]
>>>>>>> 794f65fbd74ee9f3839a5f715116e71cf23e24c0