diff --git a/hello.c b/hello.c index fc9af4f..062aa33 100644 --- a/hello.c +++ b/hello.c @@ -2,7 +2,7 @@ #define __HELLO_C__ -#define HELLO (11u) +#define HELLO (11u) // 123 #endif \ No newline at end of file