93503c18a ^
a73ae3e06 ^
e44641b6c ^
1
2
3 4 5 6 7 8
9 10
discard """ errormsg: "ordinal type expected; given: string" line: 10 """ # https://github.com/nim-lang/Nim/issues/9908 type X = enum a = ("a", "b")