* fix stupid nested comment problem

This commit is contained in:
carl 2002-10-08 20:50:31 +00:00
parent 59d80596b3
commit b1f3d3bd2b

View File

@ -1,6 +1,6 @@
{ %fail }
{ Returns this error under Delphi :
{ Error: Types of actual and formal var parameters must be identical }
Error: Types of actual and formal var parameters must be identical }
{$ifdef fpc}
{$mode objfpc}
{$endif}