Skip to content

Commit de0187a

Browse files
authored
Merge pull request #21466 from nkcsgexi/5.0-branch-abi-checker
[5.0] cherry-pick ABI checker fixes and regenerate ABI/API baselines for stdlib
2 parents ebacfd1 + 6766336 commit de0187a

11 files changed

+138104
-115508
lines changed

test/api-digester/Inputs/cake.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,7 @@ infix operator ..*..
9696
class UsableFromInlineClass {
9797
private var Prop = 1
9898
}
99+
100+
class InternalType {}
101+
102+
extension InternalType {}

0 commit comments

Comments
 (0)