WIP: closures for the newruntime [ci skip]

This commit is contained in:
Andreas Rumpf
2019-06-17 07:37:34 +02:00
committed by Araq
parent 16d81fa205
commit af10788dcc

View File

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