RosettaCodeData/Task/Enumerations/XPL0/enumerations.xpl0

3 lines
106 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
def \Fruit\ Apple, Banana, Cherry; \Apple=0, Banana=1, Cherry=2
def Apple=1, Banana=2, Cherry=4;