Introduce Variable: Do not compare explicit receivers using ReceiverValue
#KT-5319 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun main(args: Array<String>) {
|
||||
println(<selection>a1</selection>)
|
||||
println(a2)
|
||||
}
|
||||
Reference in New Issue
Block a user