(cherry picked from commit 50afafdb38)
This commit is contained in:
Araq
2019-06-18 22:26:48 +02:00
committed by narimiran
parent 6ad45a1c97
commit 0ba1624325

View File

@@ -153,7 +153,7 @@ type
uninit: IntSet # set of uninit'ed vars
uninitComputed: bool
const toDebug = "main"
const toDebug = ""
template dbg(body) =
when toDebug.len > 0: