Files
kotlin-fork/compiler/testData/ir/irText/classes
Mads Ager e327b174a2 IR: Use name \$\$delegate_n for the field for interface delegation.
Without this change, these fields could have names such as
`<no name provided>$SuperClass$delegate` for something like
`object SuperClass by I { }`.
2020-01-27 15:28:27 +03:00
..
2020-01-10 10:23:51 +03:00
2018-08-14 10:00:21 +03:00
2019-05-16 07:58:45 +02:00