1
0
forked from git/belajar

punya gigih yang bener

This commit is contained in:
Aamir2 2026-03-31 14:28:11 +07:00
commit fd845b9ccf

View File

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