mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 18:32:11 +00:00
fixes #722
This commit is contained in:
@@ -5321,7 +5321,7 @@ See `Ordinary vs immediate templates`_.
|
||||
compilation option pragmas
|
||||
--------------------------
|
||||
The listed pragmas here can be used to override the code generation options
|
||||
for a section of code.
|
||||
for a proc/method/converter.
|
||||
|
||||
The implementation currently provides the following possible options (various
|
||||
others may be added later).
|
||||
|
||||
Reference in New Issue
Block a user