[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
|
||||
|
||||
public val kotlin.Int.dp: kotlin.Int
|
||||
context(View) public val kotlin.Int.dp: kotlin.Int
|
||||
public fun h(): kotlin.Unit
|
||||
public fun View.f(): kotlin.Unit
|
||||
public fun kotlin.Int.g(/*0*/ v: View): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user