mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
3bc81f7df4
rdar://27709042
6 lines
61 B
Swift
6 lines
61 B
Swift
import ObjCFail
|
|
|
|
open class SwiftClsA {
|
|
public init() {}
|
|
}
|