diff --git a/collects/algol60/parse.ss b/collects/algol60/parse.ss index cde3cea777..056fb479c8 100644 --- a/collects/algol60/parse.ss +++ b/collects/algol60/parse.ss @@ -190,7 +190,7 @@ [(IF THEN ELSE ) - (make-a60:if $2 $4 $6)]) + (make-a60:if $2 $4 $6)]) ;; -------------------- Designationals -------------------- (