RosettaCodeData/Task/Enumerations/XPL0/enumerations.xpl0

3 lines
106 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
def \Fruit\ Apple, Banana, Cherry; \Apple=0, Banana=1, Cherry=2
def Apple=1, Banana=2, Cherry=4;