[perl #122514] [BUG] LTA internal error message when declaring anonymous enum with '::' in Rakudo

2014-10-28 Thread Christian Bartolomaeus via RT
This works now: $ perl6 -e 'enum :: ; say ~un' un There is a passing test in S12-enums/misc.t added with commit https://github.com/perl6/roast/commit/ef7e1258e5 I'm closing this ticket now.

[perl #122514] [BUG] LTA internal error message when declaring anonymous enum with '::' in Rakudo

2014-08-12 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #122514] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=122514 > r: enum < un >; say un rakudo-moar 0c42c1: OUTPUT«===SORRY!=== Error while compiling