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 42d92e9 commit 8f0dae4Copy full SHA for 8f0dae4
doc/Language/grammars.rakudoc
@@ -103,7 +103,7 @@ These methods can share a name and
103
functionality in common, and thus can use L<proto|/syntax/proto>.
104
105
For instance, if you have a lot of alternations, it may become difficult to
106
-produce readable code or subclass your grammar. In the C<Actions> class below,
+produce readable code or subclass your grammar. In the C<Calculations> class below,
107
the ternary in C<method TOP> is less than ideal and it becomes even worse the
108
more operations we add:
109
0 commit comments