Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
clang
/
test
/
Modules
/
Inputs
/
preprocess-decluse
/
b.modulemap
blob: bd0bdf0e2e943c1e37f8a0a30724bcd2064d521d [
file
] [
log
] [
blame
]
module
B
{
header
"b.h"
use
A
}