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