Since said PR was merged recently and the tests in roast are unfudged, I'm
closing this ticket.
$ perl6 -e 'my %foo XX= 1;'
===SORRY!=== Error while compiling -e
Cannot cross with = because list assignment operators are too fiddly
at -e:1
--> my %foo XX=⏏ 1;
# New Ticket Created by Paweł Pabian
# Please include the string: [perl #77114]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77114 >
[16:33] std: my %foo XX= 1;
[16:33] std 31912: OUTPUT«[31m===[0mSORRY![31m===[0mC