Explorar o código

* fixed warning

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

+ 2 - 0
compiler/ogwasm.pas

@@ -1497,6 +1497,8 @@ implementation
                           WriteByte(FWasmSections[wsiGlobal],$00);
                           WriteByte(FWasmSections[wsiGlobal],$0B);  { end }
                         end;
+                      else
+                        internalerror(2022052801);
                     end;
                   end;
               end;