diff --git a/hello.c b/hello.c index 194d6a8..9e4d482 100644 --- a/hello.c +++ b/hello.c @@ -1,7 +1,7 @@ #include // testing . - +hhh int main() {; printf("test. Hello, World! Duh\n"); return 0;