Browse Source

* Fix compilation with DEBUG_NODE_XML

Michaël Van Canneyt 1 năm trước cách đây
mục cha
commit
7a29d8f54d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/symsym.pas

+ 1 - 0
compiler/symsym.pas

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