Fixed tests on IR copier

This commit is contained in:
Igor Chevdar
2018-11-13 17:09:02 +03:00
parent 728b7b130b
commit 2ff87ab1ce
41 changed files with 123 additions and 124 deletions
@@ -14,7 +14,7 @@ FILE fqName:<root> fileName:/argumentMappedWithError.kt
VAR name:x type:kotlin.Int flags:val
CONST Int type=kotlin.Int value=0
CALL 'foo(Number): Unit' type=kotlin.Unit origin=null
arg: CALL 'convert() on Number: Number' type=kotlin.Number origin=null
arg: CALL 'convert() on Number: R' type=kotlin.Number origin=null
<R : Number>: kotlin.Number
$receiver: GET_VAR 'x: Int' type=kotlin.Int origin=null