e792f9693ffb74792a591c4974101728d80d9ef8
[testub10.git] / codea / snafu_06.call
1 long test64(long);
2
3 RET((test64(0x1000000000) ==  (long) 0x1000000000 - (int) 0x80808080) 
4         && (num(0) == -4)
5         && (num2(0) == 26));