1namespace std {
2 class STD {};
3}
4
5using namespace std;
6

source code of clang-tools-extra/test/clang-change-namespace/Inputs/fake-std.h