|
@@ -2098,6 +2098,7 @@ TYPE
|
|
END;
|
|
END;
|
|
|SyntaxTree.BooleanValue DO
|
|
|SyntaxTree.BooleanValue DO
|
|
IF reason = x.value THEN BrL(label) END;
|
|
IF reason = x.value THEN BrL(label) END;
|
|
|
|
+ RETURN;
|
|
ELSE (* with *)
|
|
ELSE (* with *)
|
|
END;
|
|
END;
|
|
(* default case: evaluate and compare result *)
|
|
(* default case: evaluate and compare result *)
|