Files
kotlin-fork/compiler/testData/codegen/box
Kristoffer Andersen 61e6d346aa [JVM IR] Interface Delegation by Property should use existing field
When a property backed by a final field is the delegate for interface
implementation by delegation, the backend should reuse the backing
field rather than introduce a new, extraneous `$$delegate_n` field.
2020-01-30 14:42:24 +03:00
..
2020-01-22 00:12:03 +03:00
2020-01-22 14:49:23 +03:00
2019-11-01 19:40:20 +03:00
2019-12-30 16:08:44 +03:00