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