mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update master to build with Xcode 8 beta 1, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs.
This commit is contained in:
@@ -34,7 +34,7 @@ import Base.ExplicitSub.ExSub
|
||||
|
||||
@objc class Test {
|
||||
let word: DWORD = 0
|
||||
let number: NSTimeInterval = 0.0
|
||||
let number: TimeInterval = 0.0
|
||||
|
||||
let baseI: BaseI = 0
|
||||
let baseII: BaseII = 0
|
||||
|
||||
Reference in New Issue
Block a user