mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-03 22:23:10 +00:00
verifying types
This commit is contained in:
parent
85ba776ea0
commit
d769b8720c
@ -37,7 +37,11 @@ proc threadTest() =
|
||||
print "res1: ", res1
|
||||
GC_fullCollect()
|
||||
|
||||
threadTest()
|
||||
proc main9) =
|
||||
threadTest()
|
||||
GC_fullCollect()
|
||||
|
||||
main()
|
||||
GC_fullCollect()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user