Sign in
rust
/
rust-lang
/
llvm-project
/
ae9c45b112598aa9a411ffe4cebd213d7f9186b6
/
.
/
clang
/
test
/
Modules
/
Inputs
/
diagnose-missing-import
/
module.modulemap
blob: 690501e1ed3123cd321e06d7dc752635208df11c [
file
] [
log
] [
blame
]
module
NCI
{
explicit
module
A
{
header
"a.h"
}
}