ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / lewurm_04.0
1 method f()
2                         /* 14 */      /* 16 */ /* 15 */
3         return (this-1).g()-(this-2).g()-g();
4 end;
5
6 method g()
7         return this;
8 end;