2
0
Эх сурвалжийг харах

* generate different internal errors in taicpu.op_ref

git-svn-id: branches/wasm@48077 -
nickysn 4 жил өмнө
parent
commit
0f3fef31f3

+ 1 - 1
compiler/wasm32/aasmcpu.pas

@@ -203,7 +203,7 @@ implementation
         else
           begin
             if (_op1.base<>NR_NO) or (_op1.index<>NR_NO) then
-              internalerror(2021010201);
+              internalerror(2021010202);
           end;
       end;