RosettaCodeData/Task/Enumerations/Pascal/enumerations.pascal

3 lines
34 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
type
phase = (red, green, blue);