We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd409c commit f363a9bCopy full SHA for f363a9b
doc/Language/5to6-perlop.rakudoc
@@ -44,7 +44,7 @@ my $list = (1,); # a List in a scalar container
44
45
=head2 The arrow operator
46
47
-For the Perl C«=>» arrow, see the
+For the Perl C«=>» arrow, see the
48
L<Comma operator|/language/5to6-perlop#Comma_operator>.
49
50
The dereferencing operator, C«->», is replaced by the dot, which is
0 commit comments