Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
class-extension
/
module.modulemap
blob: 5c30bc57e46c72c23e09538fda5a55b01001cc6f [
file
] [
log
] [
blame
]
module
A
{
header
"a.h"
header
"a-proto.h"
export
*
}
module
AP
{
header
"a-private.h"
export
*
}