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