On Sat Oct 31 14:52:50 2015, coke wrote:
> A few tests die with this on MOAR only (JVM is fine)
> 
> is ::("GLOBAL")::('$x60'), 60, '::("GLOBAL") works';
> 
> is f2({ $::($caller)::($caller)::x }), 91, 'indirect CALLER::CALLER
> works';
> 
> Method 'Int' not found for invocant of class 'Any'
>   in sub proclaim at lib/Test.pm:508
>   in sub skip at lib/Test.pm:279
>   in block <unit> at t/spec/S02-names/pseudo.rakudo.moar:266

On Moar, it dies as above. on the JVM, the tests complete, but fail.
-- 
Will "Coke" Coleda

Reply via email to