2
0
Эх сурвалжийг харах

* fixed compilation with -Sew

Nikolay Nikolov 2 жил өмнө
parent
commit
1a4b97a62a

+ 2 - 0
compiler/symcreat.pas

@@ -898,6 +898,8 @@ implementation
                   str:=str+'const ';
                   str:=str+'const ';
                 vs_value:
                 vs_value:
                   ;
                   ;
+                else
+                  internalerror(2023061108);
               end;
               end;
 
 
               str:=str+currpara.realname;
               str:=str+currpara.realname;