diff --git a/compiler/condsyms.nim b/compiler/condsyms.nim index 342bc520bd..98c72f8627 100644 --- a/compiler/condsyms.nim +++ b/compiler/condsyms.nim @@ -100,3 +100,4 @@ proc initDefines*() = defineSymbol("nimArrIdx") defineSymbol("nimImmediateDeprecated") defineSymbol("nimNewShiftOps") + defineSymbol("nimDistros")