mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-08 04:27:26 +01:00
* added ifdef fpc
This commit is contained in:
parent
31096927c2
commit
c883b9fde3
@ -3,7 +3,7 @@
|
||||
{ e-mail: danny_milo@yahoo.com }
|
||||
program itest;
|
||||
|
||||
{$mode delphi}
|
||||
{$ifdef fpc}{$mode delphi}{$endif}
|
||||
|
||||
var
|
||||
err : boolean;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user