Files
kotlin-fork/compiler/testData/codegen/box/enum
Georgy Bronnikov ed6ca7d67e JVM_IR: fix for SingletonReferencesLowering
When replacing an enum entry reference with `this`, you need to take
`this` from the function's `dispatchReceiverParameter`, not the class's
`thisReceiver`. Otherwise the code generator fails to find the reference
among accessible variables.
2019-10-16 13:19:40 +03:00
..
2019-05-21 19:19:31 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-10-13 01:51:58 +03:00
2018-07-23 15:08:18 +03:00
2019-01-31 18:19:41 +03:00
2019-01-31 18:19:41 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-10-10 19:35:17 +03:00