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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e50d6cbf6d4eb580 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Ada syntax and style question Date: 1998/01/02 Message-ID: #1/1 X-Deja-AN: 312303904 References: <34AD3BFF.8F4@pseserv3.fw.hac.com> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 883795397 10506 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-01-02T00:00:00+00:00 List-Id: Wes says <> DO they really want a := 'b' ; and a := ( 'b' ); I find both ugly, but of course these kind of surface syntax things are mostly a matter of what one is used to.