summaryrefslogtreecommitdiff
path: root/05/main.c
blob: 68eb738d02c6080a4840db7500751acba3656efc (plain)
1
2
3
4
5
6
/*typedef struct {
	int i[41];
	long double d;
} (*x)(void);
*/
typedef long int unsigned Foo;