mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 05:26:01 +02:00
* Fix compilation with DEBUG_NODE_XML
This commit is contained in:
parent
d3b8aa728e
commit
7a29d8f54d
@ -2887,6 +2887,7 @@ implementation
|
||||
;
|
||||
conststring,
|
||||
constresourcestring,
|
||||
constwresourcestring,
|
||||
constwstring:
|
||||
begin
|
||||
WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');
|
||||
|
Loading…
Reference in New Issue
Block a user