doc: paulchen beispiele {code{a,b},gesamt} entpackt (jedes mal entpacken nervt langsa...
[uebersetzerbau-ss10.git] / aus_sammelwut / paulchen / ublu / ss08 / abgabe / gesamt / testcases / tiefen.call
1
2 extern long test(long,long, long, long, long, long);
3
4 return  ( ( 1 * 2 ) + (3 * 4) + ( 5 * 6 ) == test(1,2,3,4,5,6)) ;