Files
swift-mirror/test/ImportResolution/Inputs/overlay.swift
2024-11-12 16:54:16 -08:00

6 lines
118 B
Swift

@_exported import ClangModuleWithOverlay
extension ClangType : BitwiseCopyable {}
public func fromSwiftOverlay() {}