summaryrefslogtreecommitdiff
path: root/out.h
diff options
context:
space:
mode:
Diffstat (limited to 'out.h')
-rw-r--r--out.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/out.h b/out.h
index 20f1ebe..6479cc4 100644
--- a/out.h
+++ b/out.h
@@ -1,2 +1,4 @@
-void main();
+#include <stdint.h>
+void asfdhjfdsaf();
+void main__(void);
static int8_t foo(int64_t x, float y, double z);