mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
6e1bf0d10d
At some point I want to propose a revised model for exports, but for now just mark that support for '@exported' is still experimental and subject to change. (Thanks, Max.)
4 lines
43 B
Swift
4 lines
43 B
Swift
import Foundation
|
|
@_exported import UIKit
|
|
|