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