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:
3
resources/Enums/testEnum4.rosetta
Executable file
3
resources/Enums/testEnum4.rosetta
Executable file
@@ -0,0 +1,3 @@
|
||||
enum Wrong:
|
||||
A <"asd"> displayName "dsa"
|
||||
B <"xyz"> displayName "zyx"
|
||||
Reference in New Issue
Block a user