2
0
Nikolay Nikolov 4 жил өмнө
parent
commit
bb0155141a

+ 0 - 2
compiler/ogwasm.pas

@@ -420,8 +420,6 @@ implementation
             WriteByte(dest,$7D);
             WriteByte(dest,$7D);
           wbt_f64:
           wbt_f64:
             WriteByte(dest,$7C);
             WriteByte(dest,$7C);
-          else
-            internalerror(2021092020);
         end;
         end;
       end;
       end;