summaryrefslogtreecommitdiff
path: root/out.c
diff options
context:
space:
mode:
Diffstat (limited to 'out.c')
-rw-r--r--out.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/out.c b/out.c
index cc44ba0..249b3e0 100644
--- a/out.c
+++ b/out.c
@@ -26,6 +26,8 @@ int main() {
return 0;
}
+#include <stdio.h>
+#define kasfdhkjasdfhjk ;
void puti(i64 x) {
printf("%ld\n", (long)x);
@@ -44,6 +46,7 @@ i64 foo(i64 x) {
};
i64 total; {
i64 expr__; expr__ = 0;total = expr__;}
+ i = 0;;
while ((i<x)) {
total = (total+(((i64(*))(C.data))[i]));;
i = (i+1);;
@@ -54,8 +57,8 @@ i64 foo(i64 x) {
void main__(void) {
- i64( A[0]) = {0};
- i64( B[0]) = {0};
+ i64( A[45]) = {0};
+ i64( B[4950]) = {0};
}