Files
swift-mirror/test/IRGen/Inputs/weaklinked_import_helper_clang.modulemap
2023-11-01 16:20:38 -06:00

5 lines
97 B
Plaintext

module weaklinked_import_helper_clang {
header "weaklinked_import_helper_clang.h"
export *
}