blob: d9e6c3da6459b9b3d971200e857ce90193696421 [file] [log] [blame]
typedef struct {
int i;
int ints[];
} struct_t;