Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace
  • Loading branch information
coke committed Oct 19, 2018
1 parent 1909220 commit 5607305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Nil.pod6
Expand Up @@ -53,7 +53,7 @@ C<Nil>.
X<|Nil assignment>
When assigned to a L<container|/language/containers>, the C<Nil> value (but not any subclass of
C<Nil>) will attempt to revert the container to its default value; if no
such default is declared, Perl 6 assumes C<Any>.
such default is declared, Perl 6 assumes C<Any>.
Since a hash assignment expects two elements, use C<Empty> not C<Nil>, eg.
Expand Down

0 comments on commit 5607305

Please sign in to comment.