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