ソースを参照

* 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;