1ccda6a8d4
This commit add feature for disabling searching for data class ComponentN method and destruction declarations that could encrease usages search. See KT-23278
5 lines
136 B
Plaintext
Vendored
5 lines
136 B
Plaintext
Vendored
Value read 21 val (x, y) = f()
|
|
Value read 25 val (a, b) = this
|
|
Value read 29 val (x1, y1) = z1[0]
|
|
Value read 30 val (x2, y2) = z2.get()
|