mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 18:25:58 +02:00
* add objfpc mode
This commit is contained in:
parent
55a3ef3352
commit
05a3b8c136
@ -1,5 +1,7 @@
|
|||||||
{ %version=1.1}
|
{ %version=1.1}
|
||||||
|
|
||||||
|
{$mode objfpc}
|
||||||
|
|
||||||
type
|
type
|
||||||
ta = array of longint;
|
ta = array of longint;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user