mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 18:32:11 +00:00
Corrected capitalization
Sorry to be making so many changes.
This commit is contained in:
@@ -970,7 +970,7 @@ AST:
|
||||
# follows like a proc or iterator
|
||||
)
|
||||
|
||||
If the template does not have types for its parameters, the type Identifiers
|
||||
If the template does not have types for its parameters, the type identifiers
|
||||
inside ``nnkFormalParams`` just becomes ``nnkEmpty``.
|
||||
|
||||
Macro declaration
|
||||
|
||||
Reference in New Issue
Block a user