comp.lang.ada
 help / color / mirror / Atom feed
From: G. B. <nonlegitur@nmhp.invalid>
Subject: Re: potential Ada feature - comments?
Date: Wed, 11 Sep 2019 16:00:46 -0000 (UTC)
Date: 2019-09-11T16:00:46+00:00	[thread overview]
Message-ID: <qlb5ne$t7j$1@dont-email.me> (raw)
In-Reply-To: a1312e9e-0724-4e87-98da-a38c54784f03@googlegroups.com

Matt Borchers <mattborchers@gmail.com> wrote:
> Yes, I agree that a nested block is an option but it looks crappy and is
> it okay to complain that everything has to be unnecessarily indented to
> accommodate this fairly common construct?
> 

Hide the nest and have the compiler rewrite?

exception 
   with exit =>
       -- deferred statements
   when X =>
       -- ...
   when others =>
       -- ...
end



  parent reply	other threads:[~2019-09-11 16:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-10 17:52 potential Ada feature - comments? Matt Borchers
2019-09-10 19:13 ` Dmitry A. Kazakov
2019-09-11  0:35   ` Matt Borchers
2019-09-11  7:54     ` Dmitry A. Kazakov
2019-09-13  1:14       ` Matt Borchers
2019-09-11 16:00     ` G. B. [this message]
2019-09-11  9:55 ` fabien.chouteau
replies disabled

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