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