How to test `Int` vs `Int64` correctness on my 64 bit development machine

Downloading the 32 bit build but running on your 64 bit machine should do the trick? Then you should have Int === Int32.

6 Likes