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