This commit is contained in:
Annie
2025-05-06 22:59:12 -04:00
parent 29c1d1fd94
commit 05a1a671b6

View File

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