RosettaCodeData/Task/Enumerations/Pascal/enumerations.pas

3 lines
34 B
ObjectPascal
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
type
phase = (red, green, blue);