summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--compiler/condsyms.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/condsyms.nim b/compiler/condsyms.nim
index 3b3d98228..9e2dc2532 100644
--- a/compiler/condsyms.nim
+++ b/compiler/condsyms.nim
@@ -100,3 +100,4 @@ proc initDefines*(symbols: StringTableRef) =
   defineSymbol("nimHasUsed")
   defineSymbol("nimFixedForwardGeneric")
   defineSymbol("nimnomagic64")
+  defineSymbol("nimNewShiftOps")