mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
30b2f05466
Previously this just crashed. Now it suggests `import typealias Foo`, a syntax that works back to Swift 1. rdar://problem/36756349