codea: call aufrufe ausgebessert
[testub10.git] / codea / intelli_04.call
1 long g(long, long, long);
2
3 RET(g(0, -2, -2) == 1 && g(0, 1, 3) == 0);