Updated test modular.ept

This commit is contained in:
Gwenaël Delaval 2017-02-06 18:01:20 +01:00
parent 7bc5e4c115
commit 03c64bd519
1 changed files with 1 additions and 3 deletions

View File

@ -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