Sign in
llvm
/
llvm-project
/
clang
/
2ab932ec0db062e2d4178864008618a4d2334fc8
/
.
/
test
/
Modules
/
Inputs
/
submodule-visibility
/
c.h
blob: 259b8c7c61c7bdd0e05a6650258f2e9744959406 [
file
]
#ifndef
C_H_INCLUDED
#define
C_H_INCLUDED
struct
C
{};
#endif