diff options
Diffstat (limited to '05/main.c')
-rw-r--r-- | 05/main.c | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,13 @@ -#include <stdio.h> +-#include <stdio.h> int test(int, double, ...);\ /* here is a nice comment it is here */ +# +#define A 33 +#define _Hello_there5 -76 + sqrt(A) int main(void) { printf("\"Hello, world!%c\n\"", '\''); _X55 = Y4_C_; |