DEBSOURCES
Skip Quicknav
sources / nim / 2.2.0-1 / tests / openarray / topena1.nim
123456789
discard """ errormsg: "invalid type" file: "topena1.nim" line: 9 """ # Tests a special bug var x: ref openArray[string] #ERROR_MSG invalid type