mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 23:41:29 +00:00
make hint/warning work properly after Nimscript execution
This commit is contained in:
@@ -155,3 +155,4 @@ proc runNimScript*(scriptName: string; freshDefines=true) =
|
||||
#initDefines()
|
||||
undefSymbol("nimscript")
|
||||
undefSymbol("nimconfig")
|
||||
gMainPackageNotes = {}
|
||||
|
||||
Reference in New Issue
Block a user