mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
80390ce1d1
rdar://139759304
6 lines
118 B
Swift
6 lines
118 B
Swift
@_exported import ClangModuleWithOverlay
|
|
|
|
extension ClangType : BitwiseCopyable {}
|
|
|
|
public func fromSwiftOverlay() {}
|