gesamt: testfaelle fix (bitte hinweis in README lesen) und ein neuer testfall
[testub10.git] / gesamt / lewurm_02.call
index cac8445535bb4050d75b20a0d4084f60e5b4a659..fdc828b6c2ebbe3e3f631a30906752c7ef948892 100644 (file)
@@ -1,5 +1,4 @@
 long f(long,long);
-long g(long,long);
 #define ERG 200
 int ret = f(0xdead,50);
 printf("ret ist %i (sollte %i sein)\n", ret, ERG);