Skip to content

Commit 40ca838

Browse files
committed
Merge pull request #563 from apple/revert-559-patch-1
Revert "Remove duplicated line"
2 parents a8fbc47 + 2c7949e commit 40ca838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/Inputs/dumped_api.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public func anyGenerator<T>(nextImplementation: ()->T?) -> AnyGenerator<T>
9494

9595

9696

97+
// FIXME: can't make this a protocol due to <rdar://20209031>
9798
// FIXME: can't make this a protocol due to <rdar://20209031>
9899

99100
/// A type-erased sequence.

0 commit comments

Comments
 (0)