llvm-project/clang/test/Modules/Inputs/include_next/x/a.h

3 lines
37 B
C

#include_next "a.h"
enum { ax = 1 };