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


<masak> nom: https://gist.github.com/1951347
<p6eval> nom 48af8c: OUTPUT«===SORRY!===␤Variable $a is not
declared␤at eval_0:1␤»
<masak> huh!
<jnthn> nom: "x" ~~ /:my $a = 42; { say $a } <?>/
<p6eval> nom 48af8c: OUTPUT«42␤»
<jnthn> oh...
<jnthn> it's eval'ing that regex, no?
<jnthn> masak: if you can golf that one it'd be nice...
<masak> gotcha.
<masak> I'll golf it and then RT it.
<masak> nom: '' ~~ / :my $a; <{ '$a' }> /
<p6eval> nom 48af8c: OUTPUT«===SORRY!===␤Variable $a is not
declared␤at eval_0:1␤»
<masak> golf'd.
* masak submits rakudobug

Reply via email to