comp.lang.ada
 help / color / mirror / Atom feed
* Idiomatic formatting for empty package
@ 2017-10-04 21:36 Victor Porton
  2017-10-04 22:10 ` Victor Porton
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Victor Porton @ 2017-10-04 21:36 UTC (permalink / raw)


What is more idiomatic?

package X is
end X;

or 

package X is

end X;

-- 
Victor Porton - http://portonvictor.org

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-10-10 17:38 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-04 21:36 Idiomatic formatting for empty package Victor Porton
2017-10-04 22:10 ` Victor Porton
2017-10-05  5:27   ` Re : " Pascal Obry
2017-10-05 18:10     ` marciant
2017-10-05 23:37       ` Randy Brukardt
2017-10-06 20:04         ` marciant
2017-10-07  1:55           ` Randy Brukardt
2017-10-05 23:36 ` Randy Brukardt
2017-10-06  8:47   ` Jeffrey R. Carter
2017-10-07  1:52     ` Randy Brukardt
2017-10-07  6:55       ` Jeffrey R. Carter
2017-10-09 21:45         ` Randy Brukardt
2017-10-10  7:12           ` Jeffrey R. Carter
2017-10-10 10:21             ` AdaMagica
2017-10-10 14:34               ` Jeffrey R. Carter
2017-10-10 17:38                 ` AdaMagica
2017-10-05 23:49 ` andrewshvets

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