Merge branch 'master' of git://github.com/skinner33/testub10
[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));