codeb: testfaelle aus codea
[testub10.git] / codeb / codea_lewurm_10.call
1 long w(long);
2 long x(long);
3 long y(long);
4
5 RET(w(0)==1 && x(0)==0 && y(1)==0);