From efb6560c6e658a02afed0837f094a72db0966c2a Mon Sep 17 00:00:00 2001 From: suma Date: Thu, 3 Aug 2023 12:33:44 +0000 Subject: [PATCH] Adding a comment --- c/helloworld.c | 1 + 1 file changed, 1 insertion(+) diff --git a/c/helloworld.c b/c/helloworld.c index 3bc057b..2ceb817 100644 --- a/c/helloworld.c +++ b/c/helloworld.c @@ -1,3 +1,4 @@ +/* hello*/ #include int main() {