lang-bootstrap/05/main.c
2022-01-19 11:57:42 -05:00

4 lines
59 B
C

typedef struct {
int i[41];
long double d;
} (*x)(void);