mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 17:24:02 +00:00
tester compiles again
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
discard """
|
||||
line: 21
|
||||
errormsg: "invalid type: 'TTable[string, proc (string){.gcsafe.}]'"
|
||||
errormsg: "invalid type: 'Table[string, proc (string){.gcsafe.}]'"
|
||||
"""
|
||||
|
||||
import tables
|
||||
|
||||
Reference in New Issue
Block a user