[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codeb_skinner33_06.call
1
2 long f(long*);
3
4 long a[] = {1};
5
6 RET(f(a) == 1);