blob: e47a66f4fbde420ec7f64e6ef998b1eea20b2a42 [file] [log] [blame]
@_exported import MixedWithHeader
public func testLineImpl(_ line: Line) {
doSomethingElse(line)
}
public func testOriginal(_ a: ForwardClass, _ b: Base, _ c: ProtoConformer) {}