mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 15:31:28 +00:00
removed flawed thread analysis pass
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
discard """
|
||||
line: 21
|
||||
errormsg: "invalid type: 'TTable[string, proc (string)]'"
|
||||
errormsg: "invalid type: 'TTable[string, proc (string){.gcsafe.}]'"
|
||||
"""
|
||||
|
||||
import tables
|
||||
|
||||
Reference in New Issue
Block a user