blob: 49ebd7d0b7d9c09e16c87e86e926eea5c550163c [file] [log] [blame]
/* Test type qualifier in empty declaration: OK but useless. */
/* Origin: Joseph Myers <jsm@polyomino.org.uk> */
/* { dg-do compile } */
/* { dg-options "-pedantic-errors" } */
const struct foo; /* { dg-warning "ignored on this declaration" } */