1 2 3 4 5 6 7 8 9
discard """ line: 7 errormsg: "a type has no value" """ type a = enum b,c,d a.items()