Put 'thisReceiver' declaration in class
Interfaces also have 'thisReceiver'
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FILE /differentReceivers.kt
|
||||
CLASS CLASS MyClass
|
||||
$new: VALUE_PARAMETER this@MyClass: MyClass
|
||||
$this: VALUE_PARAMETER this@MyClass: MyClass
|
||||
CONSTRUCTOR public constructor MyClass(value: kotlin.String)
|
||||
VALUE_PARAMETER value-parameter value: kotlin.String
|
||||
BLOCK_BODY
|
||||
|
||||
Reference in New Issue
Block a user