Comparison of Pascal and Delphi: Difference between revisions

Content deleted Content added
No edit summary
Line 24:
6. The Delphi compiler does not treat { and (*, } and *) as synonyms like Standard Pascal requires. In other words,
 
<source lang="pascaldelphi">
{ comment *)
</source>