1 2 3 4 5 6 7 8 9
discard """ line: 7 errormsg: "attempting to call undeclared routine: 'items'" """ type a = enum b,c,d a.items()