This works now: $ perl6 -e 'class class {}; say class.new.perl' class.new()
The test in S12-class/basic.t was unfudged with commit https://github.com/perl6/roast/commit/b76efe4175 I'm closing this ticket as 'resolved'.
Christian Bartolomaeus via RT Mon, 02 Mar 2015 11:56:16 -0800
This works now: $ perl6 -e 'class class {}; say class.new.perl' class.new()
The test in S12-class/basic.t was unfudged with commit https://github.com/perl6/roast/commit/b76efe4175 I'm closing this ticket as 'resolved'.