Inconsistent empty splat assignment #858
Closed
Comments
Seems correct. Also a breaking change. |
Maybe label this for 2.0 and forget about it for now |
Yes, probably. |
vendethiel
added a commit
that referenced
this issue
Mar 2, 2016
Fix #858 Inconsistent empty splat assignment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since line 2 is widely accepted as the correct behavior (i.e. splat cannot "unconsume") I don't see why line 1 shouldn't.
The text was updated successfully, but these errors were encountered: