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