And it surprised me that it does exactly what he expected it to do: it returned '3'. I had expected that 'return:' would label a block, which, containing only '3', would be evaluated true, and '1' would therefore be returned.sub fn { return: 3 }
In reply to 'return:' instead of 'return' by Boldra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |