瀏覽代碼

* fix warning

Nikolay Nikolov 1 年之前
父節點
當前提交
26855a29c8
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/wasm32/aasmcpu.pas

+ 2 - 0
compiler/wasm32/aasmcpu.pas

@@ -611,6 +611,8 @@ uses
                     end;
                   top_const:
                     Result:=val;
+                  else
+                    internalerror(2024020805);
                 end;
             end;
         end;