mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 17:41:45 +00:00
allow .experimental in a .push/pop environment; refs #8676
This commit is contained in:
@@ -22,6 +22,7 @@ type
|
||||
defaultCC*: TCallingConvention
|
||||
dynlib*: PLib
|
||||
notes*: TNoteKinds
|
||||
features*: set[Feature]
|
||||
otherPragmas*: PNode # every pragma can be pushed
|
||||
|
||||
POptionEntry* = ref TOptionEntry
|
||||
|
||||
Reference in New Issue
Block a user