# New Ticket Created by "Gerhard R."
# Please include the string: [perl #116373]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=116373 >
Example code:
$ perl6 --version
This is perl6 version 2012.12-87-gc3f565
Hi! This is the ezmlm program. I'm managing the
perl6-compi...@perl.org mailing list.
I'm working for my owner, who can be reached
at perl6-compiler-ow...@perl.org.
Messages to you from the perl6-compiler mailing list seem to
have been bouncing. I've attached a copy of the first bounce
message I
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #116370]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=116370 >
rn: macro postfix:($n) { quasi { {{{$n}}}+1 } } ; say $_! for 3..5;
..rakudo c3