Files
swift-mirror/tools/swift-inspect/Sources/SymbolicationShims/module.modulemap
2020-05-29 08:31:04 -07:00

5 lines
73 B
Plaintext

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