Compare commits

..

2 Commits
main ... main

View File

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