Files
swift-mirror/test/Interop/Cxx/class/Inputs/module.modulemap

12 lines
169 B
Plaintext

module AccessSpecifiers {
header "access-specifiers.h"
}
module MemoryLayout {
header "memory-layout.h"
}
module MemberVariables {
header "member-variables.h"
}