codeb ifs and whiles
[testub10.git] / codeb / intelli_08.call
1 extern long long m(long long this);
2
3 RET(m(9) == 3 && m(10) == 0);