mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 06:18:51 +00:00
Minor doc change in macros, future -> sugar (#13475) [ci skip]
This commit is contained in:
@@ -1471,7 +1471,7 @@ macro expandMacros*(body: typed): untyped =
|
||||
## For instance,
|
||||
##
|
||||
## .. code-block:: nim
|
||||
## import future, macros
|
||||
## import sugar, macros
|
||||
##
|
||||
## let
|
||||
## x = 10
|
||||
|
||||
Reference in New Issue
Block a user