Files
Nim/tests/openarray/topena1.nim
2014-01-13 02:10:03 +01:00

13 lines
156 B
Nim

discard """
file: "topena1.nim"
line: 9
errormsg: "invalid type"
"""
# Tests a special bug
var
x: ref openarray[string] #ERROR_MSG invalid type