b81c210535
k1 would suggest `get` as well but with current fir structure with fake desugaring get is moved to the separate fake psi which doesn't exist thus the problem is ignored for now ^ KTIJ-24025
3 lines
125 B
Plaintext
Vendored
3 lines
125 B
Plaintext
Vendored
Resolved to:
|
|
0: (in test.B) operator fun get(i: kotlin.Int): test.B
|
|
1: (in test.B) operator fun set(i: kotlin.Int, a: test.B) |