mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 08:51:21 +00:00
* nested typeToString * typeToString: preferResolved * add test * fix test * preferMixed * fix tests
This commit is contained in:
committed by
Andreas Rumpf
parent
f9600b7207
commit
9ae0dd611f
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
errormsg: "invalid type: 'openarray[int]' for result"
|
||||
errormsg: "invalid type: 'openArray[int]' for result"
|
||||
line: 6
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user