Explorar el Código

* compilation fixed

git-svn-id: trunk@47696 -
florian hace 4 años
padre
commit
19ce665b3d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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