ir.tree: fix .originalKotlinType for transformed IR types

This commit is contained in:
Svyatoslav Scherbina
2018-07-02 18:48:09 +03:00
parent 4fd6dcd063
commit 226f16b44e
19 changed files with 184 additions and 164 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ FILE fqName:<root> fileName:/dataClassesGeneric.kt
BRANCH
if: CALL 'EQEQ(Any?, Any?): Boolean' type=kotlin.Boolean origin=EQEQ
arg0: GET_VAR 'tmp1: T' type=T origin=null
arg1: CONST Null type=kotlin.Nothing value=null
arg1: CONST Null type=kotlin.Nothing? value=null
then: CONST Int type=kotlin.Int value=0
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true