mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 11:29:18 +02:00
* fix stupid nested comment problem
This commit is contained in:
parent
59d80596b3
commit
b1f3d3bd2b
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ Returns this error under Delphi :
|
{ 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}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
Loading…
Reference in New Issue
Block a user