Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

View File

@ -6,4 +6,4 @@ main(void)
print("hello"); print("hello");
print("hworld"); print("hworld");
print("hallo"); print("hallo");
} }