summaryrefslogtreecommitdiff
path: root/out.c
diff options
context:
space:
mode:
Diffstat (limited to 'out.c')
-rw-r--r--out.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/out.c b/out.c
index 8e24986..60532ee 100644
--- a/out.c
+++ b/out.c
@@ -13,6 +13,8 @@ void main__(void) {
float b = 32.300000;
int64_t c = a;
int64_t blah = 32;
+ float asfdljk = 12.300000;
+ int8_t asdkfjhakj = 1332948;
}
static void a___(void) {
}