mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
Parser and type checker almost completely working
Added testing env
This commit is contained in:
4
resources/Enums/testEnum2.rosetta
Executable file
4
resources/Enums/testEnum2.rosetta
Executable file
@@ -0,0 +1,4 @@
|
||||
enum EnumWithoutDisplay: <"The enumerated values to specified the period, e.g. day, week.">
|
||||
D <"Day">
|
||||
M <"Month">
|
||||
Y <"Year">
|
||||
Reference in New Issue
Block a user