Explorar o código

* fixed compilation with -Sew

Nikolay Nikolov %!s(int64=2) %!d(string=hai) anos
pai
achega
1a4b97a62a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compiler/symcreat.pas

+ 2 - 0
compiler/symcreat.pas

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