7c59592212
#KT-10825 Fixed
6 lines
69 B
Plaintext
Vendored
6 lines
69 B
Plaintext
Vendored
// "Change to property access" "true"
|
|
|
|
fun x() {
|
|
val y = (1+2)
|
|
}
|