mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "[PrintAsObjC] Test that we don't leak extended implementationOnly types"
This reverts commit 4e8867e021.
This commit is contained in:
@@ -67,7 +67,3 @@ import MostlyPrivate2_Private
|
||||
@objc public class TestSubclass: NSObject {
|
||||
@_implementationOnly public override func secretMethod() {}
|
||||
}
|
||||
|
||||
extension SecretClass {
|
||||
private func somethingThatShouldNotBeIncluded() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user