mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
5 lines
137 B
Plaintext
Executable File
5 lines
137 B
Plaintext
Executable File
enum EnumWithoutDisplay: <"The enumerated values to specified the period, e.g. day, week.">
|
|
D <"Day">
|
|
M <"Month">
|
|
Y <"Year">
|