Files
swift-mirror/test/PrintAsObjC/Inputs/depends-on-swift-framework-helper.swift
Jordan Rose ea4d110146 [PrintAsObjC] Handle typealiases in ObjC generics.
More specifically, don't try to emit a definition for them. Just fall
through to what we do for forward-declarations...which also needed some
fixing, to make sure we don't use a Swift typealias as its underlying
type but never import the underlying type.

https://bugs.swift.org/browse/SR-2352
2016-08-16 11:09:49 -07:00

4 lines
67 B
Swift

import objc_generics
public typealias AliasForFungible = Fungible