From fc200a9a1efa88131da747c9cc6ef85ca68c4511 Mon Sep 17 00:00:00 2001 From: michele-zoccali Date: Sat, 13 Apr 2024 11:12:11 +0200 Subject: [PATCH] test1 comm --- c/helloworld.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/c/helloworld.c b/c/helloworld.c index 3bc057b..51d5ba7 100644 --- a/c/helloworld.c +++ b/c/helloworld.c @@ -1,3 +1,6 @@ + +/* test1 */ + #include int main() {