test/cases/integers.json.gold: Adapt test-case for 64bit architecture.
longs are 64bit wide, at least on eGLibc/Linux/AMD64, therefore 2^31 is not an integer overflow. I've removed the integer overflow because the exact limit is machine dependent and as far as I've seen the RFC doesn't make any assumptions towards minimum/maximum width of integers.
parent
98ffee82
Please register or sign in to comment