Files
swift-mirror/test/DWARFImporter/Inputs/module.modulemap

4 lines
57 B
Plaintext

module ObjCModule {
header "objc-header.h"
export *
}