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 8730775 commit 1d51222Copy full SHA for 1d51222
doc/Language/faq.pod6
@@ -502,7 +502,7 @@ You can force list context with C<@( ... )> or by calling the
502
C<.list> method on an expression, and item context with
503
C<$( ... )> or by calling the C<.item> method on an expression.
504
505
-See the L«I<Perl 6: Sigils, Variables, and Containers> article|https://perl6advent.wordpress.com/2017/12/02/»
+See the L«I<Perl 6: Sigils, Variables, and Containers> article|https://perl6advent.wordpress.com/2017/12/02/»
506
to learn more.
507
508
X<|Sigils (FAQ)>
0 commit comments