mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into swift-3-indexing-model
This commit is contained in:
@@ -263,7 +263,7 @@ func expectLocalizedEquality(
|
||||
_ expected: String,
|
||||
_ op: (_: NSLocale?) -> String,
|
||||
_ localeID: String? = nil,
|
||||
@autoclosure _ message: () -> String = "",
|
||||
_ message: @autoclosure () -> String = "",
|
||||
showFrame: Bool = true,
|
||||
stackTrace: SourceLocStack = SourceLocStack(),
|
||||
file: String = #file, line: UInt = #line
|
||||
|
||||
Reference in New Issue
Block a user