mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-07-16 02:58:45 +00:00
3890ed5f03
Added testing env
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">
|