mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
finished generator for basic types, enums and functions.
Functions still need to print a body
This commit is contained in:
@@ -8,5 +8,4 @@ func EquityPriceObservation: <"Function specification for the observation of an
|
||||
output:
|
||||
observation ObservationPrimitive (1..1)
|
||||
|
||||
assign-output
|
||||
observation: if asd exists then var2
|
||||
assign-output: if asd exists then var2
|
||||
Reference in New Issue
Block a user