On Sun Jan 25 04:46:32 2009, masak wrote:
> Rakudo r35994:
> 
> $ perl6 -e 'A.new()'
> Could not find non-existent sub A
> [...]
> $ perl6 -e 'A::B.new()'
> Null PMC access in invoke()
> [...]

Now it reports:

Can not find sub A::B

And also unfudged the test.

Thanks,

Jonathan

Reply via email to