[K2 AA] add missing receiverType for getter and setter
^KT-54311
This commit is contained in:
committed by
Space Team
parent
afe7605649
commit
027899a22a
+3
-1
@@ -1,3 +1,5 @@
|
||||
val x: kotlin.Int
|
||||
|
||||
val kotlin.Int.y: kotlin.Int
|
||||
val kotlin.Int.y: kotlin.Int
|
||||
|
||||
var kotlin.Short.get: kotlin.Long
|
||||
Reference in New Issue
Block a user