comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm.tsoh.plus-bug.bauhaus@maps.futureapps.de>
Subject: Re: Ada extension information
Date: Thu, 28 May 2009 23:31:59 +0200
Date: 2009-05-28T23:31:58+02:00	[thread overview]
Message-ID: <4a1f02ce$0$31331$9b4e6d93@newsspool4.arcor-online.net> (raw)
In-Reply-To: <4a1f0096$0$31331$9b4e6d93@newsspool4.arcor-online.net>

Georg Bauhaus wrote:

The first signs of confusion have already made it
into this example ;-)

> loop
>    exit if (if N > 0 then M/N > 0 else M > 1);
   exit when (if N > 0 then M/N > 0 else M > 1);
>    N := F(M, N);
> end loop;



  reply	other threads:[~2009-05-28 21:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 18:26 Ada extension information info
2009-05-28 18:30 ` Martin
2009-05-30  0:25   ` Randy Brukardt
2009-05-28 21:22 ` Georg Bauhaus
2009-05-28 21:31   ` Georg Bauhaus [this message]
2009-05-28 22:06   ` Adam Beneschan
2009-05-30  7:13 ` anon
2009-05-30 10:13   ` info
replies disabled

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