hanchenye-llvm-project/clang/test/PCH/Inputs/case-insensitive-include.h

6 lines
37 B
C

#pragma once
struct S {
int x;
};