Updated test modular.ept

master
Gwenaël Delaval 7 years ago
parent 7bc5e4c115
commit 03c64bd519

@ -12,14 +12,12 @@ let
do do
y = true; y = true;
unless (r=Bas) & c then Bas unless (r=Bas) & c then Bas
|
state Bas state Bas
do do
y = false y = false
unless (r=Haut) or c then Haut unless (r=Haut) or c then Haut
end; end;
y = tel
tel
node g(u,v:bool;m :t) = (z:bool) node g(u,v:bool;m :t) = (z:bool)
contract contract

Loading…
Cancel
Save