netbsd/external/bsd/llvm/dist/clang/test/Index/complete-preamble.h
2014-01-15 10:53:42 +01:00

7 lines
54 B
C++

namespace std {
void wibble();
}
namespace std {
}