lang-bootstrap/05/main.c
2022-01-08 14:37:39 -05:00

17 lines
270 B
C

-#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_;
a.b = c;
5 + (.3e+5+6) & 0xff | 93 -~5;
return 0;
}