After Rakudo commit a6d2edc644 this command dies (with X::AdHoc):

$ perl6 -e 'my $f = Sub.new(); say $f'
Cannot make a Sub object using .new
  in block <unit> at -e:1

I added a test to S06-other/misc.t with commit 
https://github.com/perl6/roast/commit/ff2dc709fd

I'm closing this ticket as 'resolved'.

Reply via email to