mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 00:10:31 +02:00
* mode tp
This commit is contained in:
parent
2dbc4a8d6b
commit
7d881c5c07
@ -1,6 +1,7 @@
|
|||||||
{ Old file: tbs0222.pp }
|
{ Old file: tbs0222.pp }
|
||||||
{ an record field can't be the counter index (compiles with TP) OK 0.99.11 (PFV) }
|
{ an record field can't be the counter index (compiles with TP) OK 0.99.11 (PFV) }
|
||||||
|
|
||||||
|
{$mode tp}
|
||||||
|
|
||||||
type TStruct = record
|
type TStruct = record
|
||||||
x,y: Integer;
|
x,y: Integer;
|
||||||
|
Loading…
Reference in New Issue
Block a user