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 13b933b commit 856bbc7Copy full SHA for 856bbc7
doc/Language/js-nutshell.rakudoc
@@ -62,7 +62,7 @@ between the two languages in greater detail.
62
63
=head2 Variables
64
65
-Variables in Node.js can be defined like this;
+Variables in Node.js can be defined like this:
66
67
=begin code :lang<javascript>
68
var foo = 1; // Lexically scoped with functions and modules
0 commit comments