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