RosettaCodeData/Task/Enumerations/Pascal/enumerations.pascal
2019-09-12 10:33:56 -07:00

2 lines
34 B
Text

type
phase = (red, green, blue);