Skip to content

Commit 77e13e0

Browse files
committed
Remove the FIXME that led to this PR
1 parent f428a16 commit 77e13e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/core/Arrays.swift.gyb

-1
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,6 @@ internal struct _InitializeMemoryFromCollection<
16671667
}
16681668

16691669
extension _ArrayBufferProtocol {
1670-
// FIXME(ABI)#14 : add argument labels.
16711670
@inline(never)
16721671
internal mutating func _arrayOutOfPlaceReplace<C : Collection>(
16731672
_ bounds: Range<Int>,

0 commit comments

Comments
 (0)