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