Fix test failures

This commit is contained in:
Roman Artemev
2018-06-15 15:34:29 +03:00
committed by Roman Artemev
parent e37cbe51d2
commit 960fba3c4e
8 changed files with 16 additions and 16 deletions
@@ -90,7 +90,7 @@ FILE fqName:<root> fileName:/lambdaInDataClassDefaultParameter.kt
then: RETURN type=kotlin.Nothing from='equals(Any?): Boolean'
CONST Boolean type=kotlin.Boolean value=false
VAR IR_TEMPORARY_VARIABLE name:tmp0_other_with_cast type:A flags:val
TYPE_OP type=A origin=CAST typeOperand=A
TYPE_OP type=A origin=IMPLICIT_CAST typeOperand=A
typeOperand: CLASS CLASS name:A modality:FINAL visibility:public flags:data
GET_VAR 'value-parameter other: Any?' type=kotlin.Any? origin=null
WHEN type=kotlin.Unit origin=null
@@ -211,7 +211,7 @@ FILE fqName:<root> fileName:/lambdaInDataClassDefaultParameter.kt
then: RETURN type=kotlin.Nothing from='equals(Any?): Boolean'
CONST Boolean type=kotlin.Boolean value=false
VAR IR_TEMPORARY_VARIABLE name:tmp0_other_with_cast type:B flags:val
TYPE_OP type=B origin=CAST typeOperand=B
TYPE_OP type=B origin=IMPLICIT_CAST typeOperand=B
typeOperand: CLASS CLASS name:B modality:FINAL visibility:public flags:data
GET_VAR 'value-parameter other: Any?' type=kotlin.Any? origin=null
WHEN type=kotlin.Unit origin=null