Files
swift-mirror/test/Serialization/Inputs/SwiftModA.swift

6 lines
61 B
Swift

import ObjCFail
open class SwiftClsA {
public init() {}
}