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() {