mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-18 15:01:24 +00:00
lots of small changes
This commit is contained in:
@@ -34,5 +34,5 @@ proc main =
|
||||
sync()
|
||||
for ix in 1..3: channels[ix].close()
|
||||
|
||||
when isMainModule:
|
||||
when true:
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user