瀏覽代碼

* 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