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