X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=codea%2Fsnafu_06.call;h=e792f9693ffb74792a591c4974101728d80d9ef8;hp=c618c4d61082f74d03da574b8798ae728af38a5b;hb=8df5469361c209cae91a02e0f4b6c6c49bf89cce;hpb=9c4a4fc94372a972959bd31fe8493f751d0f1216 diff --git a/codea/snafu_06.call b/codea/snafu_06.call index c618c4d..e792f96 100644 --- a/codea/snafu_06.call +++ b/codea/snafu_06.call @@ -1,5 +1,5 @@ long test64(long); -RET((test64(0x1000000000) == (long) 0x1000000000 + (int) 0x80808080) +RET((test64(0x1000000000) == (long) 0x1000000000 - (int) 0x80808080) && (num(0) == -4) && (num2(0) == 26));