Skip to content

Commit 9c9c5da

Browse files
authored
Update ObjectIdentifier.swift
1 parent 16e5417 commit 9c9c5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/core/ObjectIdentifier.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
///
1818
/// In Swift, only class instances and metatypes have unique identities. There
1919
/// is no notion of identity for structs, enums, functions, or tuples.
20-
///
2120
@frozen // trivial-implementation
2221
public struct ObjectIdentifier {
2322
@usableFromInline // trivial-implementation

0 commit comments

Comments
 (0)