瀏覽代碼

* fixed warning

Nikolay Nikolov 3 年之前
父節點
當前提交
92fb1d2564
共有 1 個文件被更改,包括 2 次插入0 次删除
  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)