Skip to content

Commit b7f4bb7

Browse files
committed
Make ComputedArgumentSize unavailable in embedded
1 parent 52a7051 commit b7f4bb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/core/KeyPath.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,6 +1119,7 @@ internal enum KeyPathComputedIDResolution {
11191119
case functionCall
11201120
}
11211121

1122+
@_unavailableInEmbedded
11221123
internal struct ComputedArgumentSize {
11231124
let value: UInt
11241125

0 commit comments

Comments
 (0)