comp.lang.ada
 help / color / mirror / Atom feed
* Ada bizarrities
@ 1990-06-01 17:42 ken
  0 siblings, 0 replies; only message in thread
From: ken @ 1990-06-01 17:42 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1990-06-01 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1990-06-01 17:42 Ada bizarrities ken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox