mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 14:53:46 +00:00
existance of new distros.nim module can be detected with defined(nimDistros)
This commit is contained in:
@@ -100,3 +100,4 @@ proc initDefines*() =
|
||||
defineSymbol("nimArrIdx")
|
||||
defineSymbol("nimImmediateDeprecated")
|
||||
defineSymbol("nimNewShiftOps")
|
||||
defineSymbol("nimDistros")
|
||||
|
||||
Reference in New Issue
Block a user