[perl #75648] [BUG] [WEIRD] Internal parser error when parsing 'my ::&a &a' in Rakudo

2011-10-08 Thread Will Coleda via RT
On Wed Jun 09 14:47:30 2010, masak wrote: > rakudo: my ::&a &a > rakudo a54677: OUTPUT«===SORRY!===␤ResizablePMCArray: Can't > pop from an empty array!␤» > :D > * masak submits rakudobug > that's a parser compiler problem, I'd guess > that error usually is. > std: my ::&a &a > std 31183: OUT

[perl #75648] [BUG] [WEIRD] Internal parser error when parsing 'my ::&a &a' in Rakudo

2010-06-10 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #75648] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75648 > rakudo: my ::&a &a rakudo a54677: OUTPUT«===SORRY!===␤ResizablePMCArray: Can't pop fro