Files
kotlin-fork/compiler
Denis Zharkov ec746e17c9 FIR: Get rid of RealVariable.originalType
Store original type only for local variable aliases
The problem with the former is that RealVariable may be referenced
via safe-calls and via usual calls, but its type is fixed

^KT-38444 In Progress
2020-06-03 10:43:37 +03:00
..
2020-05-24 19:03:43 +02:00
2020-06-03 10:33:46 +03:00