mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +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