codeb: testfaelle aus codea
[testub10.git] / codeb / codea_intelli_03.call
1 long f(long, long, long, long);
2
3
4 RET(f(3, -2, 0, 15) == 3);
5
6
7