mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-20 19:39:29 +01:00
FpDebug: tests, fix compile utf8 data
This commit is contained in:
parent
81b8660cb1
commit
55fcc1e210
Binary file not shown.
@ -14,6 +14,7 @@ program WatchesValuePrg;
|
||||
{$notes off}
|
||||
{$warnings off}
|
||||
{$inline off}
|
||||
{$IfnDEF WIndows} {$Codepage utf8} {$ENDIF}
|
||||
|
||||
uses sysutils, Classes, variants;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user