From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!uunet!mcsun!ukc!reading!minster!ken From: ken@minster.york.ac.uk Newsgroups: comp.lang.ada Subject: Ada bizarrities Message-ID: <644262160.22821@minster.york.ac.uk> Date: 1 Jun 90 17:42:40 GMT Organization: Department of Computer Science, University of York, England List-Id: Try this program in your compiler. I offer this program as conclusive evidence that Ted Holden in his diatribes has a point about the silly semantics of MIL-STD-1815A-1983: procedure MAIN is A: array(1..2, 1..3) of INTEGER; begin A := ((2,2),(3,3,3), (4,4,4,4)); end MAIN; Ken -- Ken Tindell UUCP: ..!mcsun!ukc!minster!ken Computer Science Dept. Internet: ken%minster.york.ac.uk@nsfnet-relay.ac.uk York University, Tel.: +44-904-433244 YO1 5DD UK