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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1dfb504f4080bb06,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!not-for-mail From: robertfm@eforell.com (bob) Newsgroups: comp.lang.ada Subject: two Ada95 syntax questions Date: 9 Mar 2005 10:21:27 -0800 Organization: http://groups.google.com Message-ID: <455a31fd.0503091021.7650206e@posting.google.com> NNTP-Posting-Host: 64.175.101.100 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1110392488 10508 127.0.0.1 (9 Mar 2005 18:21:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Mar 2005 18:21:28 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:8962 Date: 2005-03-09T10:21:27-08:00 List-Id: Hi, Does Ada95 support multi-line comments? (i.e. /*�.*/) Seems like I remember some compilers do though I don't see this in the LRM. Does it support multi-line extensions? (i.e.: Blah blah\ Blah -- blahs all on same line