comp.lang.ada
 help / color / mirror / Atom feed
From: mfb@mbunix.mitre.org (Michael F Brenner)
Subject: Re: What's syntax for a case statement?
Date: 1997/06/10
Date: 1997-06-10T00:00:00+00:00	[thread overview]
Message-ID: <5nkeku$8mf@top.mitre.org> (raw)
In-Reply-To: 5nk6gu$gbp@prometheus.acsu.buffalo.edu


truth: constant boolean := weigh_canopic_jar_against_feather_of_Maat;
...
case truth is
  when true  => fire_of_dispersion.pass;    
  when false => fire_of_dispersion.dissolve;
end case; 





  parent reply	other threads:[~1997-06-10  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-10  0:00 What's syntax for a case statement? Scott B Moore
1997-06-10  0:00 ` John G. Volan
1997-06-10  0:00 ` Michael F Brenner [this message]
1997-06-11  0:00 ` Darren C Davenport
     [not found] ` <5nllti$lgb@zdi.informatik.uni-stuttgart.de>
1997-06-12  0:00   ` Alan Brain
1997-06-12  0:00     ` David C. Hoos, Sr.
1997-06-12  0:00     ` Robert Dewar
1997-06-13  0:00       ` Alan Brain
1997-06-13  0:00         ` Robert Dewar
replies disabled

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