Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
cxx-dtor
/
module.modulemap
blob: 61578a1865aa520c006d15cf7c174092b914dec7 [
file
] [
log
] [
blame
]
module
a
{
header
"a.h"
export
*
}
module
b
{
header
"b.h"
export
*
}