blob: 5ca27f4f6ca46b3edd930315f18ae6c67e9f002f [file] [log] [blame]
/* PR c/5615 */
void f(int a, struct {int b[a];} c) {}