Files
clang-p2996/clang/test/Modules/Inputs/lsv-private-macro/mod.map
2021-03-23 16:54:28 -07:00

8 lines
71 B
Plaintext

module self {
header "self.h"
}
module other {
header "other.h"
}