Browse Source

* Fix compilation with DEBUG_NODE_XML

Michaël Van Canneyt 1 year ago
parent
commit
7a29d8f54d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/symsym.pas

+ 1 - 0
compiler/symsym.pas

@@ -2887,6 +2887,7 @@ implementation
             ;
             ;
           conststring,
           conststring,
           constresourcestring,
           constresourcestring,
+          constwresourcestring,
           constwstring:
           constwstring:
             begin
             begin
               WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');
               WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');