Anything that needs to call a method on an int to verify it's an int and not an 
Int will fail.

09:59 < jnthn> [Coke]: If it's to check a variable declared is int is really
               native, you could try sticking a huge value (only storable as a
               big Int) into an int, and seeing it doesn't round-trip...

So, we need to fix these few tests if we're trying to make sure an int ain't an 
Int.

-- 
Will "Coke" Coleda

Reply via email to