# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #70007]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70007 >


16:06 <@moritz_> rakudo: say 'aa' ~~ /(.)$1/; say $0.to
16:06 <+p6eval> rakudo 49e62f: OUTPUT«Null PMC access in get_string()?in
Main
                (file src/gen_setting.pm, line 295)?»

$1 doesn't exist, but this is clearly a less-than-awesome error message.

Reply via email to