Skip to content

Commit f089e16

Browse files
committed
kill another FIXME I missed
1 parent 14bbb92 commit f089e16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/core/AssertCommon.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ func _assertionFailure(
112112
@inline(never)
113113
@_semantics("stdlib_binary_only")
114114
func _assertionFailure(
115-
// FIXME(ABI)#19 : add argument labels to conform to API guidelines.
116115
_ prefix: StaticString, _ message: String,
117116
file: StaticString, line: UInt,
118117
flags: UInt32

0 commit comments

Comments
 (0)