Hotfix: 32-bit tests were failing
This release changes no actual non-test code. However, testing on 32-bit architectures was broken, and blocking a major linux distro’s progress as a result of overflows of untyped const
s into implicit int
s mostly when printing test failures.