commit
32fe35b1f3
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ GC safety
|
|||
|
||||
import threadpool, tables, strutils
|
||||
|
||||
{.pragma isolated, threadvar.}
|
||||
{.pragma: isolated, threadvar.}
|
||||
|
||||
var tab {.isolated.}: CountTable[string]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue