Sign in
llvm
/
llvm-project
/
clang
/
139efb2c9e3540b4875107716800b348a04fd479
/
.
/
test
/
Modules
/
Inputs
/
self-referencing-lambda
/
module.modulemap
blob: 812ca9de82d3b21af90a74002cda40584b85e86f [
file
]
module
"a.h"
{
header
"a.h"
export
*
}