allwinner_a64/android/external/clang/test/Index/complete-preamble.h
2018-08-08 16:14:42 +08:00

6 lines
54 B
C++

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