BugFix: collect_stacknodes collected mode_T and mode_M nodes
[libfirm] / ir / be / test / fehler10.c
index 575e281..6163e9d 100644 (file)
@@ -4,6 +4,7 @@ void b(void);
 int main(void) {
        a();
        printf("\n");
+       return 0;
 }
 
 void a(void) {