Compare commits

...

2 Commits
main ... main

View File

@ -6,4 +6,5 @@ main(void)
print("hello"); print("hello");
print("hworld"); print("hworld");
int x; int x;
int y:
} }