llvm-for-llvmta/tools/clang/test/Modules/Inputs/malformed/b1.h

4 lines
32 B
C

struct S {
#include "b2.h"
};