From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: relax double parens in expression_function_declaration? Date: Tue, 21 Feb 2017 15:38:45 +0000 Organization: A noiseless patient Spider Message-ID: References: <864b4b14-5c42-4ddc-92ee-ad76ce2be159@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="3c45130a24afb5202c0c209df529f2cf"; logging-data="8434"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+mpFp9zPcykcv50ypPaO3xb/sogEPPvEg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) Cancel-Lock: sha1:oJusZshtE1CXz36rCxKpIRWQ9wk= sha1:uDHtpjIJuhz+o2rwdM+4EYmLCqg= Xref: news.eternal-september.org comp.lang.ada:33374 Date: 2017-02-21T15:38:45+00:00 List-Id: "Randy Brukardt" writes: > "Simon Wright" wrote in message > news:lybmtwk1gd.fsf@pushface.org... > ... >> Actually there is, I think, a typo: the first semicolon in >> http://www.ada-auth.org/standards/rm12_w_tc1/html/RM-6-8.html#p2 should >> be a pipe, '|'. > > ???. The declaration ends with a semicolon, and since the next line > starts with a pipe, it's clearly not missing. Sorry about that. I hadn't realized that Stephe was looking at the original 2012 manual, so confused myself into thinking he'd missed the second (aggregate-related) part of the syntax.