mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin/master' into swift-3-indexing-model
This commit is contained in:
@@ -108,7 +108,7 @@ orderingRequirementForComparable = """\
|
||||
|
||||
% # Generate two versions: with explicit predicates and with
|
||||
% # a Comparable requirement.
|
||||
% for preds in [ True, False ]:
|
||||
% for preds in [True, False]:
|
||||
|
||||
% if preds:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user