printf inside a call file breaks the instruction analysis
[testub10.git] / codea / lewurm_11.call
1 long w(long);
2 static long s[] = {5,1,1337};
3 RET(w(0xcafebabe) == 1337);