j
k
j a
j l
Another is that there's no good handling of variable number of arguments; it ought to work the same way as for function input.
You mean
[int x, mixed ... y] = ...;
? That should definitely be fixed. I'm a bit surprised that it wasn't already.
Back to the thread
Back to the list