test
This commit is contained in:
@ -15,7 +15,7 @@ bar (r,s) := {
|
|||||||
*)
|
*)
|
||||||
entry (arg) := {
|
entry (arg) := {
|
||||||
[ Boolean:x ; Boolean:y ; Boolean:z ; Boolean:t; integer: c]
|
[ Boolean:x ; Boolean:y ; Boolean:z ; Boolean:t; integer: c]
|
||||||
x := false;
|
x := true;
|
||||||
y := true;
|
y := true;
|
||||||
if ( x | y ) then {
|
if ( x | y ) then {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user