heptagon/test/good/clocks.ept
2011-11-02 08:44:58 +01:00

4 lines
55 B
Text

node f(x:bool) returns (y:bool)
let
y = x when x
tel