- Normalized some more testapps
[libfirm] / ir / be / test / ContinueTest.c
index 1902054..c77f194 100644 (file)
@@ -57,4 +57,6 @@ int main(int argc, char *argv[]) {
   printf("\n");
   test_while_continue(array, 20);
   printf("\n");
+
+       return 0;
 }