1 2 3 4 5 6 7 8 9 10 11 12
discard """ file: "topena1.nim" line: 9 errormsg: "invalid type" """ # Tests a special bug var x: ref openarray[string] #ERROR_MSG invalid type