Carl MXXsak (via RT) wrote: > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #64820] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64820 > > > > <masak> rakudo: .say for $_ for <a b c>, <d e f> > <p6eval> rakudo 341f44: OUTPUT«Use of uninitialized valueCould not > find non-existent sub for [...] > * masak submits rakudobug > <masak> std: .say for $_ for <a b c>, <d e f> > <p6eval> std 26257: OUTPUT«##### PARSE FAILED #####Malformed block [...]
Now properly disallowed, and tested in S04-statement-modifiers/for.t