unplugged-system/external/clang/test/Modules/Inputs/malformed/c.h

2 lines
44 B
C
Raw Normal View History

template<typename T> void f() { T::error; }