lang-bootstrap/05/main.c
2022-01-24 13:22:16 -05:00

7 lines
155 B
C

/*typedef struct {
int i[41];
long double d;
} (*x)(void);
*/
typedef long int unsigned Foo[sizeof"hello"+sizeof(double[sizeof(int) * sizeof 3])];
/* */