mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
parsing works with path expressions
This commit is contained in:
@@ -11,6 +11,8 @@ type TestSomeType: <"description">
|
||||
|
||||
type TestZeroOneType extends Period:
|
||||
testZeroOneType int (1..1)
|
||||
condition important: <"This is an important condition">
|
||||
observationPrimitive < 0
|
||||
|
||||
type ObservationPrimitive:
|
||||
observationPrimitive int (1..1)
|
||||
|
||||
Reference in New Issue
Block a user