From 8582fd2b48fdf7e00de754971318e1482f86ccb0 Mon Sep 17 00:00:00 2001 From: Dmitry Boyarintsev <[email protected]> Date: Sun, 15 Sep 2019 23:59:13 -0400 git-svn-id: branches/wasm@45909 -
@@ -2007,7 +2007,6 @@ implementation
result := getputmemf64[isload]
else
result := getputmem64[isload, is_signed(def)];
- //todo: floats?
Internalerror(201909150001);
end;