mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin' into swift-3-api-guidelines
This commit is contained in:
@@ -24,7 +24,7 @@ Algorithm.test("min,max") {
|
||||
expectEqual(7, max(3, 7, 5))
|
||||
|
||||
// FIXME: add tests that check that min/max return the
|
||||
// first element of the sequence (by reference equailty) that satisfy the
|
||||
// first element of the sequence (by reference equality) that satisfy the
|
||||
// condition.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user