# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #115584] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=115584 >
<masak> r: macro f($x) { quasi { for 1..5 { {{{$x}}} } } } ; say f "ok" <p6eval> rakudo 64208d: OUTPUT«===SORRY!===Error while compiling block [...] Unknown QAST node type QAST::Unquote [...] <masak> huh? why the heck does that break? it looks perfectly OK to me... * masak submits rakuodbug Found and reported by diakopter++