10
10
import Repo1
11
11
#endif
12
12
13
- // SINGLEMODULE: s37opaque_result_type_private_underlying18UsePublicInlinableVAA1AAAMA" = internal constant { {{.*}}symbolic _____ 37opaque_result_type_private_underlying7PublicSV
14
- // NONRESILIENT: s37opaque_result_type_private_underlying18UsePublicInlinableV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____ 5Repo17PublicSV
15
- // RESILIENT: s37opaque_result_type_private_underlying18UsePublicInlinableV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____ 5Repo17PublicSV
13
+ // SINGLEMODULE: s37opaque_result_type_private_underlying18UsePublicInlinableVAA1AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 37opaque_result_type_private_underlying7PublicSV
14
+ // NONRESILIENT: s37opaque_result_type_private_underlying18UsePublicInlinableV5Repo11AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 5Repo17PublicSV
15
+ // RESILIENT: s37opaque_result_type_private_underlying18UsePublicInlinableV5Repo11AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 5Repo17PublicSV
16
16
public struct UsePublicInlinable : A {
17
17
public init ( ) { }
18
18
public func bindAssoc( ) -> some Q {
19
19
return PublicUnderlyingInlinable ( ) . bindAssoc ( )
20
20
}
21
21
}
22
22
23
- // SINGLEMODULE: s37opaque_result_type_private_underlying9UsePublicVAA1AAAMA" = internal constant { {{.*}}symbolic _____ 37opaque_result_type_private_underlying7PublicSV
24
- // NONRESILIENT: s37opaque_result_type_private_underlying9UsePublicV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____ 5Repo17PublicSV
23
+ // SINGLEMODULE: s37opaque_result_type_private_underlying9UsePublicVAA1AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 37opaque_result_type_private_underlying7PublicSV
24
+ // NONRESILIENT: s37opaque_result_type_private_underlying9UsePublicV5Repo11AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 5Repo17PublicSV
25
25
// RESILIENT: s37opaque_result_type_private_underlying9UsePublicV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____y_Qo_ 5Repo116PublicUnderlyingV9bindAssocQryFQO
26
26
public struct UsePublic : A {
27
27
public init ( ) { }
@@ -30,7 +30,7 @@ public struct UsePublic : A {
30
30
}
31
31
}
32
32
33
- // SINGLEMODULE: s37opaque_result_type_private_underlying11UseInternalVAA1AAAMA" = internal constant { {{.*}}symbolic _____ 37opaque_result_type_private_underlying9InternalSV
33
+ // SINGLEMODULE: s37opaque_result_type_private_underlying11UseInternalVAA1AAAMA" = internal constant { {{.*}}symbolic {{( _____ )?}} 37opaque_result_type_private_underlying9InternalSV
34
34
// NONRESILIENT: s37opaque_result_type_private_underlying11UseInternalV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____y_Qo_ 5Repo118InternalUnderlyingV9bindAssocQryFQO
35
35
// RESILIENT: s37opaque_result_type_private_underlying11UseInternalV5Repo11AAAMA" = internal constant { {{.*}}symbolic _____y_Qo_ 5Repo118InternalUnderlyingV9bindAssocQryFQO
36
36
public struct UseInternal : A {
0 commit comments