Files
kotlin-fork/compiler/testData/codegen/box
Alexander Udalov 244db9bcf9 JVM IR: don't rename fake overrides for fields
In case derived class has a field with the same name as the base class,
RenameFieldsLowering previously tried to rename one of the fields by
adding the "...$1" suffix, which led to NoSuchFieldError.
2020-03-12 13:51:40 +01:00
..
2020-02-27 19:01:32 +03:00
2020-03-04 01:34:17 +03:00
2020-02-07 18:44:50 +03:00
2019-11-01 19:40:20 +03:00