mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 15:47:51 +02:00
* only allow the ugly code in delphi mode
This commit is contained in:
parent
3d19418cae
commit
91937f7adc
@ -1,6 +1,6 @@
|
|||||||
{ %version=1.1 }
|
{ %version=1.1 }
|
||||||
|
|
||||||
{$ifdef fpc}{$mode objfpc}{$endif}
|
{$ifdef fpc}{$mode delphi}{$endif}
|
||||||
|
|
||||||
var
|
var
|
||||||
err : boolean;
|
err : boolean;
|
||||||
|
Loading…
Reference in New Issue
Block a user