mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
Fix link to experimental manual in macro pragmas section [skip ci] (#19753)
This commit is contained in:
@@ -7814,7 +7814,7 @@ the same way.
|
||||
There are a few more applications of macro pragmas, such as in type,
|
||||
variable and constant declarations, but this behavior is considered to be
|
||||
experimental and is documented in the `experimental manual
|
||||
<manual_experimental.html#extended-macro-pragmas>` instead.
|
||||
<manual_experimental.html#extended-macro-pragmas>`_ instead.
|
||||
|
||||
|
||||
Foreign function interface
|
||||
|
||||
Reference in New Issue
Block a user