mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix accidental trailing whitespace.
This commit is contained in:
@@ -547,7 +547,7 @@ ${subscriptCommentPost}
|
||||
}
|
||||
% end
|
||||
}
|
||||
|
||||
|
||||
${subscriptCommentPre}
|
||||
${subscriptCommentMid}
|
||||
${subscriptCommentPost}
|
||||
@@ -565,7 +565,7 @@ ${subscriptCommentPost}
|
||||
% end
|
||||
|
||||
//===--- Unavailable stuff ------------------------------------------------===//
|
||||
|
||||
|
||||
extension MutableCollection where Self : RandomAccessCollection {
|
||||
@available(*, unavailable, message: "call partition(by:)")
|
||||
public mutating func partition(
|
||||
|
||||
Reference in New Issue
Block a user