heptagon/test/good/clocks.ept

5 lines
55 B
Plaintext
Raw Normal View History

2011-11-02 08:43:38 +01:00
node f(x:bool) returns (y:bool)
let
y = x when x
tel