Sign in
cobalt
/
cobalt
/
08a2e40cad2d5bd01c37c36c1fdffa2d431d01d7
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
PR27699
/
module.modulemap
blob: 1f58ca06753e2972e175c5a11b5deb817b5813cf [
file
]
module
a
{
umbrella
"Subdir"
module
*
{
export
*}
}