# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #80332] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=80332 >
<masak> std: [+] <p6eval> std a194beb: OUTPUT«[31m===[0mSORRY! [...] FAILED 00:01 118m» <masak> TimToady: if C<[+]> is a listop, why is C<[+]> not a valid program, but needs to be C<[+] ()>? <TimToady> that's a known bug, but only happens at the end of the buffer <masak> std: [+]; say "OH HAI" <TimToady> iirc <p6eval> std a194beb: OUTPUT«ok 00:01 120m» <masak> oh, ok. <jnthn> rakudo: [+] <p6eval> rakudo : OUTPUT«===SORRY!===Confused at line 22, near "[+]"» <jnthn> rakudo: [+]; <p6eval> rakudo : OUTPUT«===SORRY!===Confused at line 22, near "[+];"» <jnthn> aww. <jnthn> rakudo: [+]; say "I am ok!" <p6eval> rakudo : OUTPUT«===SORRY!===Confused at line 22, near "[+]; say \""» * masak submits rakudobug * jnthn wonders if that and the other parsing bug are related. "The other parsing bug" is http://rt.perl.org/rt3/Ticket/Display.html?id=80330