# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #75916] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=75916 >
<masak> rakudo: given 42 { say "Int" when Int } <p6eval> rakudo c6a829: OUTPUT«===SORRY!===Missing block at line 11, near "}"» <masak> alpha: given 42 { say "Int" when Int } <p6eval> alpha 30e0ed: OUTPUT«Int» * masak submits rakudobug