[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / skinner33_06.call
1
2 long f(long*);
3
4 long a[] = {1};
5
6 RET(f(a) == 1);