MATRIX: Fix test failure on 32-bit platforms.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 24 Apr 2023 16:04:09 +0000 (09:04 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 24 Apr 2023 16:04:09 +0000 (09:04 -0700)
commiteeb75801dc298400049b4bf2bdf1dc095d95d399
treef3e37a2bf930be7f5db8d392048d804c41cab29f
parent5c32b9f8e121e807f34e437dc4f7a2e5fdfe37e0
MATRIX: Fix test failure on 32-bit platforms.

Thanks to Friedrich Beckmann for reporting the problem.
Fixes: 505a04fe4cf5 ("Fix checks for valid integer range subset of 'double'.")
tests/language/commands/matrix.at