Sign in
rust
/
rust-lang
/
llvm-project
/
35c537490f7804c0a68fcabcd20ecf96357b74ff
/
.
/
clang
/
test
/
Modules
/
Inputs
/
modules-with-same-name
/
path1
/
A
/
module.modulemap
blob: 76c3358335fc5fdc5a1d6b6bd89442956fac75fc [
file
] [
log
] [
blame
]
// path1. This comment keeps this file from being identical to
// path2/A/module.modulemap.
module
A
{
header
"a.h"
}