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


<masak> rakudo: sub foo(Str $x) #`{LOL IMA COMMENT} { ... }
<p6eval> rakudo a4d326: OUTPUT«Unable to parse postcircumfix:sym<( )>,
couldn't find final ')' [...]
<masak> std: sub foo(Str $x) #`{LOL IMA COMMENT} { ... }
<p6eval> std 30775: OUTPUT«ok 00:01 116m␤»
* masak submits rakudobug
<masak> there are variants, too.
<masak> rakudo: sub foo($x) #`{LOL IMA COMMENT} { ... }
<p6eval> rakudo a4d326: OUTPUT«Symbol '$ss_SS_S_S__S_S_s' not predeclared [...]
<masak> er.
<masak> locally, that gives "Lexical '$x' not found"
<pmichaud> I don't think that Rakudo ng knows #`{....}  comments yet.
I could be wrong about that.
<pmichaud> (alpha did.)
<masak> hence the rakudobug.

Reply via email to