# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #116643]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=116643 >


<tadzik> masak: I have a shiny new rakudobug for you
<masak> ooh
<tadzik> r: sub prefix:<\o/>($) { }
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
<masak> r: sub prefix:<\p>($) {}
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
<masak> r: sub prefix:<\a>($) {}
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
<masak> r: sub prefix:<\\>($) {}
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
<masak> ok, backslashes in preifx ops. got it.
<masak> r: sub postfix:<\\>($) {}
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
<masak> r: sub infix:<\\>($) {}
<p6eval> rakudo 935c90: OUTPUT«Null PMC access in find_method('clone') [...]
* masak submits rakudobug

Reply via email to