bug in the tarval modul ...
[libfirm] / ir / be / test / LuIs.c
index ed2bfc6..60a5dc8 100644 (file)
@@ -5,4 +5,5 @@ int test(unsigned long long x) {
 
 int main() {
   printf("%d\n", test(0x1234567812345678LL));
+  return 0;
 }