[perl #116607] [BUG] LTA internal error when forgetting initialization assignment on backslash-variable declaration in Rakudo

2014-10-09 Thread Christian Bartolomaeus via RT
The error message matches that of STD now: $ perl6-m -e 'my \foo' ===SORRY!=== Error while compiling -e Term definition requires an initializer at -e:1 --> my \foo⏏ expecting any of: scoped declarator I added a test to S32-exceptions/misc.t with the following commit: https://gith

[perl #116607] [BUG] LTA internal error when forgetting initialization assignment on backslash-variable declaration in Rakudo

2013-02-01 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #116607] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116607 > r: my \foo rakudo 9ec0a5: OUTPUT«===SORRY!===␤Method 'ast' not found for invoca