llvm-for-llvmta/tools/clang/test/Modules/Inputs/PR27699/module.modulemap

2 lines
53 B
Plaintext

module a { umbrella "Subdir" module * {export *} }