From 7b46ea9d3b34627c9420e1a3e0231ae06710651d Mon Sep 17 00:00:00 2001 From: "M.Nawwarudin" Date: Tue, 31 Mar 2026 07:44:42 +0000 Subject: [PATCH] Update hello.c tmabah int "y" --- hello.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.c b/hello.c index 9ba7bf9..c1a535e 100644 --- a/hello.c +++ b/hello.c @@ -6,4 +6,5 @@ main(void) print("hello"); print("hworld"); int x; + int y: } \ No newline at end of file