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 d5e1442 commit a44ce9bCopy full SHA for a44ce9b
doc/Language/control.pod
@@ -203,7 +203,7 @@ or the value produced by the block that did run:
203
Implementation note: Currently, Rakudo will say "1 Nil 3 0" for the last
204
example because it is not caught up to this part of the design yet.
205
206
-It's possible to obtain the value of a previous expression inside an
+It's possible to obtain the value of the previous expression inside an
207
C<else>, which could be from C<if> or the last C<elsif> if any are
208
present:
209
0 commit comments