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: a07f3367d7,a8c6066267414c12 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.unit0.net!news.netfront.net!not-for-mail From: wwilson Newsgroups: comp.lang.ada Subject: Re: Hello world Ada program, syntax error ? Date: Wed, 23 Dec 2009 15:42:03 -0500 Organization: Netfront http://www.netfront.net/ Message-ID: References: NNTP-Posting-Host: 68.73.96.163 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 7bit X-Trace: adenine.netfront.net 1261600961 2658 68.73.96.163 (23 Dec 2009 20:42:41 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Wed, 23 Dec 2009 20:42:41 +0000 (UTC) User-Agent: Opera Mail/9.61 (Win32) Xref: g2news1.google.com comp.lang.ada:8502 Date: 2009-12-23T15:42:03-05:00 List-Id: On Tue, 22 Dec 2009 18:20:17 -0500, Nasser M. Abbasi wrote: > On this site, it shows hello world Ada program: > > http://www.engin.umd.umich.edu/CIS/course.des/cis400/ada/hworld.html > > with Text_To; use Text_To > procedure hello is > begin > put("Hello World"); > end hello > > > Shouldn't there be a ";" at the end of first line and also at end of the > last line? > > --Nasser > > ASFAIK You are right. Good catch. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ --- news://freenews.netfront.net/ - complaints: news@netfront.net ---