1
0
forked from git/belajar

Compare commits

...

4 Commits
main ... main

View File

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