[perl #73044] [TODO] user-defined circumfixes in Rakudo

2010-07-15 Thread jn...@jnthn.net via RT
On Tue Feb 23 08:43:05 2010, masak wrote: > std: sub circumfix:<| |>() {}; |*| > std 29806: OUTPUT«===SORRY! [...] FAILED 00:01 11… > STD doesn't do circumfixes > oh :/ > alpha: sub circumfix:<| |>() {}; |*| > alpha 30e0ed: OUTPUT«Confused at line 10, near "|" [...] > aww > :-) >

[perl #73044] [TODO] user-defined circumfixes in Rakudo

2010-02-24 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73044] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=73044 > std: sub circumfix:<| |>() {}; |*| std 29806: OUTPUT«===SORRY! [...] FAILED 0