fixed debug output of unary x87 nodes
[libfirm] / ir / be / test / fehler8.c
index eba1a58..74f27a8 100644 (file)
@@ -10,4 +10,5 @@ int main(void) {
 
        printf("%f %f\n", a, c);
 
+       return 0;
 }