Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
refudge nil.t for rakudo
  • Loading branch information
moritz committed Aug 3, 2011
1 parent 5eced30 commit 1640c4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S02-builtin_data_types/nil.t
Expand Up @@ -45,6 +45,7 @@ ok (my $y = ()).defined, 'assigning () to scalar results in a defined parcel'; #
}

# RT 93980
#?rakudo todo 'RT 93980'
ok (my $rt93980 = Nil) === Any, 'Nil assigned to scalar produces an Any'; #OK

#?rakudo skip 'RT 93980'
Expand Down

0 comments on commit 1640c4b

Please sign in to comment.