소스 검색

* Fix compilation with DEBUG_NODE_XML

Michaël Van Canneyt 1 년 전
부모
커밋
7a29d8f54d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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>');