Oops. Missed a line at the beginning:
<masak> rakudo: my @pascal := [1], -> @p { [0, @p Z+ @p, 0] } ... *; say
@pascal[^10].perl
On Thu Aug 26 16:55:29 2010, masak wrote:
> <p6eval> rakudo df38ac: OUTPUT«(1, Any, Any, Any, Any, Any, Any, Any,
> Any, Any)»
> <masak> also, this should work, should it not?
> * masak submits rakudobug for the binding thing
> <masak> oh! it's because := thinks it binds an item, not a list.
> * lue hides
> <TimToady> rakudo hasn't caught up with recent spec change on :=
> <masak> ...and I don't see a rakudobug for it, so submitting one anyway.