On Wed Jun 03 15:35:01 2009, masak wrote:
> <StephenPollei> rakudo: sub infix:<!+>(*@a) is assoc('list') { [*] @a
> }; say 7 !+ 6 !+ 10
> <p6eval> rakudo 77db80: OUTPUT«Use of non-existent trait.␤420␤»
> <jnthn> use of NYI trait more like...
> * masak submits TODO ticket

This no longer errors, but any string can be used in place of list, not just 
the valid values of left, 
right, non, chain, and list.

-- 
Will "Coke" Coleda

Reply via email to