소스 검색

* compilation fixed

git-svn-id: trunk@47696 -
florian 4 년 전
부모
커밋
19ce665b3d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/nflw.pas

+ 1 - 0
compiler/nflw.pas

@@ -1560,6 +1560,7 @@ implementation
         paratype: tdef;
       begin
         result:=nil;
+        in_nr:=Default(tinlinenumber);
         { optimize constant expressions }
         if (left.nodetype=ordconstn) then
           begin