Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / codeb / codea_intelli_04.call
1 long g(long, long, long);
2
3 RET(g(0, -2, -2) == 1 && g(0, 1, 3) == 0);