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 6e824ad commit 2df766cCopy full SHA for 2df766c
doc/Language/variables.rakudoc
@@ -4,7 +4,7 @@
4
5
=SUBTITLE Variables in Raku
6
7
-Variables are symbolic names for values or L<containers|/language/containers>.
+Variables are symbolic names for values or L<containers|/language/containers>.
8
Variable declarations or assignment of values may create a container on the fly.
9
Variable names can start with or without a special character called a I<sigil>,
10
followed optionally by a second special character named I<twigil> and then an
0 commit comments