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=0.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6d9eb594a33cb947 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-29 22:40:04 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!falcon.america.net!sunqbc.risq.qc.ca!newsfeed.mathworks.com!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: RE: very specific question on Ada syntax Date: Tue, 30 Jan 2001 06:26:16 GMT Organization: Deja.com Message-ID: <955mq5$c93$1@nnrp1.deja.com> References: <9543p4$u4u$1@nnrp1.deja.com> NNTP-Posting-Host: 205.232.38.14 X-Article-Creation-Date: Tue Jan 30 06:26:16 2001 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; U) X-Http-Proxy: 1.0 x52.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:4687 Date: 2001-01-30T06:26:16+00:00 List-Id: In article <9543p4$u4u$1@nnrp1.deja.com>, Ted Dennison wrote: > In article , > comp.lang.ada@ada.eu.org wrote: > I just tried the test_ada_lexer from the OpenToken examples > directory on the following input: > > A'L; > > and got the output > > Found IDENTIFIER_T A > Found TICK_T ' > Found IDENTIFIER_T L > Found SEMICOLON_T ; > Found END_OF_FILE_T * Well of course, this is bound to work, and has nothing to do with the case we are discussing, which is A'B'C. I think you missed something :-) Sent via Deja.com http://www.deja.com/