%begin %integer sheila %integername bert %integermap fred %result == bert %end sheila = 1 bert == sheila %if fred = 1 %then %stop %endofprogram