mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 21:12:42 +00:00
fixes a regression that caused that Nim devel cannot compile 1.0 anymore
This commit is contained in:
@@ -99,3 +99,4 @@ proc initDefines*(symbols: StringTableRef) =
|
||||
defineSymbol("nimToOpenArrayCString")
|
||||
defineSymbol("nimHasUsed")
|
||||
defineSymbol("nimFixedForwardGeneric")
|
||||
defineSymbol("nimnomagic64")
|
||||
|
||||
Reference in New Issue
Block a user