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