Skip to content

Commit da5ef15

Browse files
committed
Merge pull request #559 from pahmed/patch-1
Remove duplicated comment line from test.
2 parents 27ab0ff + 0d1d961 commit da5ef15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IDE/Inputs/dumped_api.swift

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

9595

9696

97-
// FIXME: can't make this a protocol due to <rdar://20209031>
9897
// FIXME: can't make this a protocol due to <rdar://20209031>
9998

10099
/// A type-erased sequence.

0 commit comments

Comments
 (0)