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