blob: b0f35b141f371d3c2bfd034ab3882ba76887b2cc [file] [log] [blame]
// RUN: %clang_cc1 -fsyntax-only %s
void bla1(void) {
struct XXX;
int XXX;
}