Fix integer operations #6

Merged
dominic merged 1 commits from fix-integer-ops into master 2026-04-27 03:27:28 +00:00

1 Commits

Author SHA1 Message Date
b2a8ee2230 Fix integer operations
Previously the arithmetic attempted bitwise binary ops for double types,
add explicit casts for these kind of binary ops.
2026-04-27 05:26:02 +02:00