Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
deferred-lookup
/
module.modulemap
blob: 61578a1865aa520c006d15cf7c174092b914dec7 [
file
] [
log
] [
blame
]
module
a
{
header
"a.h"
export
*
}
module
b
{
header
"b.h"
export
*
}