comp.lang.ada
 help / color / mirror / Atom feed
From: dik@cwi.nl (Dik T. Winter)
Subject: Re: Expanded names
Date: 25 Sep 90 08:27:27 GMT	[thread overview]
Message-ID: <2228@charon.cwi.nl> (raw)
In-Reply-To: 9009241814.AA08734@bx.sei.cmu.edu

In article <9009241814.AA08734@bx.sei.cmu.edu> Marc.Graham@SEI.CMU.EDU writes:
 > 
 >          Question: Is there any way that the outer outer_constant may
 > be named from the inner testnames?
Yes:
 > ....
First, to prevent a semantic error, change
 >     outer_constant : constant := 3.14159;
to
       outer_constant : constant := 4;
and next
 >     if testnames.outer_constant > 2 then
to
       if standard.testnames.outer_constant > 2 then
--
dik t. winter, cwi, amsterdam, nederland
dik@cwi.nl

  reply	other threads:[~1990-09-25  8:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1990-09-24 18:14 Expanded names Marc.Graham
1990-09-25  8:27 ` Dik T. Winter [this message]
1990-10-01 19:49   ` Robert I. Eachus
  -- strict thread matches above, loose matches on Subject: below --
1990-09-26 16:57 "Norman H. Cohen"
replies disabled

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