1
0
forked from git/belajar

Update hello.c #1

Merged
radhitya merged 1 commits from M.Nawwarudin/belajar:main into main 2026-03-31 07:46:54 +00:00
Showing only changes of commit 7b46ea9d3b - Show all commits

View File

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