[FIR] Ignore expected type for resolve constant expressions

This commit is contained in:
Dmitriy Novozhilov
2019-11-13 14:21:00 +03:00
parent 6a3c07688f
commit 2a74e37e28
13 changed files with 41 additions and 117 deletions
@@ -8,7 +8,7 @@ FILE fqName:<root> fileName:/localDelegatedProperties.kt
BLOCK_BODY
VAR name:x type:IrErrorType [var]
SET_VAR 'var x: IrErrorType [var] declared in <root>.test2' type=IrErrorType origin=null
CONST Int type=IrErrorType value=0
CONST Int type=kotlin.Int value=0
VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:IrErrorType [val]
GET_VAR 'var x: IrErrorType [var] declared in <root>.test2' type=IrErrorType origin=null
SET_VAR 'var x: IrErrorType [var] declared in <root>.test2' type=IrErrorType origin=null