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