Files
Nim/tests/openarray/topena1.nim
2018-12-11 21:23:21 +01:00

10 lines
153 B
Nim

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