# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #78752]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=78752 >


<moritz_> rakudo: my ::A
<p6eval> rakudo 5f5bae: OUTPUT«===SORRY!===␤Malformed my at line 22,
near "::A"␤»
<jnthn> std: my ::A;
<p6eval> std a194beb: OUTPUT«===SORRY!===␤Illegal
redeclaration of symbol 'A' (see line 1) at /tmp/2_oKyMhSZP line
1:␤------> my ::A⏏;␤Multiple prefix constraints not
yet supported [...]
<moritz_> that's a LTA error
* masak submits rakudobug

First, the two error messages in Rakudo and STD.pm6 don't agree; they
probably should. Second, even the error message of STD.pm6 seems
suspect. Why is it a redeclaration?

Reply via email to