1 2 3 4 5 6 7 8 9
discard """ line: 7 errormsg: "expression 'items' cannot be called" """ type a = enum b,c,d a.items()