scripts: fix... damn regex *sigh*
[testub10.git] / gesamt / codeb_abgabe_ba.call
1 extern long m(long,long);
2 RET(m(7,4)==6 && m(18,22)==-8);