Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Close unclosed X<> token
  • Loading branch information
zoffixznet committed Jul 24, 2016
1 parent 066b3ba commit bf4874a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/containers.pod6
Expand Up @@ -123,7 +123,7 @@ changes the contents of the other.
You've seen this situation before: it is exactly what happened with the
signature parameter marked as C<is rw>.
X<|\,container binding
X<|\,container binding>
Sigilless variables also bind by default and so do parameters with the trait C<is raw>.
my $a = 42;
Expand Down

0 comments on commit bf4874a

Please sign in to comment.