comp.lang.ada
 help / color / mirror / Atom feed
From: hagerp@iuvax.cs.indiana.edu
Subject: Re: Ada puzzle
Date: 7 Sep 89 17:02:00 GMT	[thread overview]
Message-ID: <15800006@iuvax> (raw)
In-Reply-To: 2862@catalina.sw.mcc.com


How about something like:

	generic
	    type X is (<>);
	procedure Foo (Param : X) is
	    Y : X;
	begin
	    Y := Param;
	end Foo;

Is this what you had in mind?

--paul hager

      reply	other threads:[~1989-09-07 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1989-09-07 15:15 Ada puzzle Glenn Bruns
1989-09-07 17:02 ` hagerp [this message]
replies disabled

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