diff --git a/doc/astspec.txt b/doc/astspec.txt index 1f46070df5..0a7c29db7f 100644 --- a/doc/astspec.txt +++ b/doc/astspec.txt @@ -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