Browse Source

* compilation fixed

git-svn-id: trunk@47696 -
florian 4 years ago
parent
commit
19ce665b3d
1 changed files with 1 additions and 0 deletions
  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