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

5 lines
55 B
Plaintext

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