We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db73eb4 + 4d2d054 commit c9f2562Copy full SHA for c9f2562
test/SPI/private_swiftinterface.swift
@@ -93,8 +93,7 @@ private class PrivateClassLocal {}
93
// CHECK-PUBLIC-NOT: SPIProto3
94
95
associatedtype AssociatedType
96
- // CHECK-PRIVATE: associatedtype AssociatedType
97
- // CHECK-PRIVATE-NOT: @_spi(LocalSPI) associatedtype AssociatedType
+ // CHECK-PRIVATE: {{^}} associatedtype AssociatedType
98
// CHECK-PUBLIC-NOT: AssociatedType
99
100
func implicitSPIMethod()
0 commit comments