Pārlūkot izejas kodu

* fixed warning

Nikolay Nikolov 4 gadi atpakaļ
vecāks
revīzija
92fb1d2564
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      compiler/wasm32/aasmcpu.pas

+ 2 - 0
compiler/wasm32/aasmcpu.pas

@@ -1218,6 +1218,8 @@ uses
                   WriteByte($03);
                 a_if:
                   WriteByte($04);
+                else
+                  internalerror(2021092626);
               end;
               if ops=0 then
                 WriteByte($40)