Sign in
rust
/
rust-lang
/
llvm-project
/
c39e100ad3cbb4c1b587224a6be2bb732c1d6bf4
/
.
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
module.modulemap
blob: 16481e2745ddecc8f75e0a9e54aa36e69e8d3f4d [
file
] [
log
] [
blame
]
module
"b"
{
header
"b.h"
}
module
"c"
{
header
"c.h"
}