# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #70826] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70826 >
$ cat test.p6 my $var; my $var $ perl6 --target=pir --output=test.pir test.p6 Redeclaration of variable $var $ cat test.pir 1 $ perl6 --target=past test.p6 Redeclaration of variable $var "past" => 1 <lisppaste3> masak pasted "jnthn: ever seen anything like this?" at http://paste.lisp.org/display/91118 <jnthn> masak: No. <jnthn> That looks...screwed up. <moritz_> masak: what's the return status of the compilation? <moritz_> echo $? <masak> moritz_: 0 <jnthn> masak: Does --target=past give anything interesting? <masak> jnthn: let me check. <jnthn> masak: A dupe var causes it?! <masak> jnthn: uh huh. <jnthn> 'bbq! <masak> this needs fixing. <jnthn> Well, yes. <jnthn> So do the other n-hundred tickets in RT. <jnthn> This one certainly ranks high on wtf factor though. * masak submits rakudobug <frettled> «Results 1 - 10 of about 26,500 for "masak submits rakudobug". (0.38 seconds)» <masak> frettled: lol