Compare commits

..

No commits in common. "3d7972837c9b010b52134617718f28a379a84e9c" and "3745591985d21d885f437ce49bb735746ab16734" have entirely different histories.

View File

@ -4,5 +4,4 @@ int
main(void)
{
print("hello");
print("hworld");
}