On Mon Oct 10 18:11:11 2011, coke wrote: > On Wed Mar 31 14:16:33 2010, masak wrote: > > <diakopter> masak: have you seen this one? > > <diakopter> rakudo: sub twigil:<@> {}; # masak: sry for the delay > > <p6eval> rakudo 872898: OUTPUT�error:imcc:syntax error, unexpected > > '\n' [...] > > * masak submits rakudobug > > <masak> diakopter: no, hadn't seen that one :) > > <diakopter> lue gets most of the credit > > 21:10 < [Coke]> rakudo: sub twigil:<@> {}; say "alive!" > 21:10 <+p6eval> rakudo 38907e: OUTPUT«alive!» > > Closable with tests.
No test, so behavior changed: 00:32 < [Coke]> rn: sub twigil:<@> {}; say "alive"; #RT #73938 00:32 <+p6eval> rakudo 9bf180: OUTPUT«===SORRY!===Cannot add tokens of category 'twigil'at /tmp/ahlR_BN_UA:1------> sub twigil:<@> ⏏{}; say "alive"; #RT #73938 expecting any of: colon pair quote words» ... What is the expected behavior here again? Is this non-internal error desired? 00:32 < sorear> I...think rakudo is right? -- Will "Coke" Coleda