mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-16 18:28:14 +02:00
FpDebug: test, fix compile
This commit is contained in:
parent
bcda2c2047
commit
9526343e18
@ -87,7 +87,7 @@ var
|
|||||||
PCRef1: PChar;
|
PCRef1: PChar;
|
||||||
PtrRef1: Pointer;
|
PtrRef1: Pointer;
|
||||||
Short0: Shortstring;
|
Short0: Shortstring;
|
||||||
Short1: array [0..2] of ShortString[10];
|
Short1: array [0..2] of String[10];
|
||||||
ARef0, ARef1, ARef2, ARef3, ARef4: array of byte;
|
ARef0, ARef1, ARef2, ARef3, ARef4: array of byte;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
Loading…
Reference in New Issue
Block a user