Files
kotlin/compiler/testData/codegen/bytecodeText
Mads Ager 8bc360fa0c Properly link properties and their getter/setters.
This allows removing a hack in the MethodSignatureMapper.

When introducing non-getter methods that dispatch to a getter
we have to be careful to use the right name.

DeepCopyIrTreeWithSymbols should create the link between new
properties and their new getter/setter.
2020-04-22 16:26:59 +02:00
..
2020-01-20 16:00:36 +01:00
2020-04-09 07:37:30 +02:00
2020-01-21 11:26:02 +01:00