mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
[ci skip] fix typo in the manual
This commit is contained in:
@@ -5469,8 +5469,8 @@ powerful programming construct that still suffices. So the "check list" is:
|
||||
(4) Else: Use a macro.
|
||||
|
||||
|
||||
For loop macros
|
||||
---------------
|
||||
For loop macro
|
||||
--------------
|
||||
|
||||
A macro that takes as its only input parameter an expression of the special
|
||||
type ``system.ForLoopStmt`` can rewrite the entirety of a ``for`` loop:
|
||||
|
||||
Reference in New Issue
Block a user