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