mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 23:05:27 +00:00
lots of small changes
This commit is contained in:
@@ -12,5 +12,5 @@ type
|
||||
|
||||
var foo {.threadvar.}: CircAlloc[1,Job]
|
||||
|
||||
when isMainModule:
|
||||
when true:
|
||||
echo foo.index
|
||||
|
||||
Reference in New Issue
Block a user