return (1,2,3,4)
Protip: Don't use numbers like this to debug lists and arrays, because it makes it impossible to tell the difference between a list returning its last value and an array returning its size.
In reply to Re^2: What's happening in this expression?
by haukex
in thread What's happening in this expression?
by zapdos
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |