comp.lang.ada
 help / color / mirror / Atom feed
* Error in draft 17 grammar
@ 2019-02-19 22:06 Lucretia
  2019-02-19 23:35 ` Randy Brukardt
  0 siblings, 1 reply; 6+ messages in thread
From: Lucretia @ 2019-02-19 22:06 UTC (permalink / raw)


4.3.5:
key_choice ::= key_expression | discrete_range}

I assume it should be:

4.3.5:
key_choice ::= key_expression {| discrete_range}

?

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

end of thread, other threads:[~2019-02-20 23:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19 22:06 Error in draft 17 grammar Lucretia
2019-02-19 23:35 ` Randy Brukardt
2019-02-20  0:01   ` Lucretia
2019-02-20  9:43     ` Stéphane Rivière
2019-02-20  9:54       ` Lucretia
2019-02-20 23:40     ` Randy Brukardt

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