mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-19 05:20:07 +00:00
Parser and type checker almost completely working
Added testing env
This commit is contained in:
2
resources/Types/testType6.rosetta
Normal file
2
resources/Types/testType6.rosetta
Normal file
@@ -0,0 +1,2 @@
|
||||
type WrongCardinality2: <"description">
|
||||
periodMultiplier int (1..a) <"A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying an offset relative to another date, e.g. -2 days.">
|
||||
Reference in New Issue
Block a user