[FE] Render context receivers for functions, properties, and classes
This commit is contained in:
committed by
TeamCityServer
parent
2954c5cc9c
commit
9e2271399e
+1
-1
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
public fun test.R.f(/*0*/ test.P1, /*1*/ test.P2): kotlin.Unit
|
||||
context(test.C1, test.C2) public fun test.R.f(/*0*/ test.P1, /*1*/ test.P2): kotlin.Unit
|
||||
|
||||
public interface C1 {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user