+ increase string type to avoid const string truncation

This commit is contained in:
Nikolay Nikolov 2021-10-04 00:15:27 +03:00
parent 2577180b93
commit 1011c31a80

View File

@ -413,7 +413,7 @@ interface
hasvalue: boolean;
{ target switch can be used only globally }
isglobal: boolean;
define: string[26];
define: string[30];
end;
const