[FE] Fill DESCRIPTOR_TO_CONTEXT_RECEIVER_MAP only with CR enabled
This commit is contained in:
committed by
TeamCityServer
parent
9e2271399e
commit
2d088196ce
+1
-1
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
context(B, A<kotlin.String>, A<kotlin.Int>) public val C.p: kotlin.Int
|
||||
context(A<kotlin.Int>, A<kotlin.String>, B) public val C.p: kotlin.Int
|
||||
context(A<kotlin.Int>, A<kotlin.String>, B) public fun f(): kotlin.Unit
|
||||
|
||||
public final class A</*0*/ T> {
|
||||
|
||||
Reference in New Issue
Block a user