[perl #127473] [BUG] Rakudo explodes if you run (;)

2016-07-21 Thread jn...@jnthn.net via RT
On Fri Feb 05 15:45:19 2016, alex.jakime...@gmail.com wrote: > But let's start with something less impressive. > > Code: > say [;0] > > Result: > Non ast passed to WANTED: BOOTInt > Non-QAST node visited BOOTInt > Weird node visited: BOOTInt > Non-QAST node visited BOOTInt > Weird node visited: B

[perl #127473] [BUG] Rakudo explodes if you run (;)

2016-02-05 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #127473] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127473 > But let's start with something less impressive. Code: say [;0] Result: Non ast passed