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 f17bbc9 commit b0f5e1eCopy full SHA for b0f5e1e
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 followed optionally by a second special character named I<twigil> and then an
0 commit comments