hanchenye-llvm-project/clang/test/PCH/reinclude1.h

5 lines
34 B
C++

namespace A {
int x;
int y;
}