mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 13:06:18 +02:00
* delphi mode only
This commit is contained in:
parent
2b6f661cbc
commit
0692123640
@ -6,7 +6,7 @@
|
|||||||
of procedure tmyclass.myproc
|
of procedure tmyclass.myproc
|
||||||
}
|
}
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode delphi}
|
||||||
{$endif}
|
{$endif}
|
||||||
type
|
type
|
||||||
tmyclass = class
|
tmyclass = class
|
||||||
|
Loading…
Reference in New Issue
Block a user