1
0
forked from git/belajar

Update hello.c

tmabah int "y"
This commit is contained in:
M.Nawwarudin 2026-03-31 07:44:42 +00:00
parent a4c0b3f551
commit 7b46ea9d3b

View File

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