Forráskód Böngészése

* compilation fixed

git-svn-id: trunk@47696 -
florian 4 éve
szülő
commit
19ce665b3d
1 módosított fájl, 1 hozzáadás és 0 törlés
  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