On Wed May 05 04:51:13 2010, masak wrote:
> <masak> rakudo: say Nil.defined
> <p6eval> rakudo 1eef08: OUTPUT«0␤»
> * masak submits rakudobug
> <masak> rakudo: say ().defined
> <p6eval> rakudo 1eef08: OUTPUT«0␤»
> 
> From S02: 'Since method calls are performed directly on any object,
> C<Nil.defined> returns C<True> just as C<().defined> does.'

These both output 1 in rakudo-latest, and have passing spec tests.

Thanks.



-- 
Will "Coke" Coleda

Reply via email to