On Sun, Jan 11, 2009 at 08:56:06PM -0800, Richard Hainsworth wrote:
> I have the following in a file test.pl
> 
> macro doit ($word) {
>   return quasi <say <<<$word>>> <<<$word>>> ;>
> };

Macros aren't implemented in Rakudo yet, aren't likely to be implemented
until after we re-do parsing.

Stalling ticket for now.

Pm

Reply via email to