make hint/warning work properly after Nimscript execution

This commit is contained in:
Andreas Rumpf
2016-07-09 22:45:55 +02:00
parent 5e82ffc8d5
commit 2247ddd12d

View File

@@ -155,3 +155,4 @@ proc runNimScript*(scriptName: string; freshDefines=true) =
#initDefines()
undefSymbol("nimscript")
undefSymbol("nimconfig")
gMainPackageNotes = {}