Added test for #600.

This commit is contained in:
Dominik Picheta
2016-01-16 14:29:48 +00:00
parent a395182dd7
commit d0d1b396ed

View File

@@ -0,0 +1,4 @@
for i in 1..1:
var reported = false
proc report() =
reported = true