Set proper origin for cascaded if expression
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FILE fqName:<root> fileName:/ifElseIf.kt
|
||||
VALUE_PARAMETER name:i index:0 type:kotlin.Int flags:
|
||||
BLOCK_BODY
|
||||
RETURN type=kotlin.Nothing from='test(Int): Int'
|
||||
WHEN type=kotlin.Int origin=WHEN
|
||||
WHEN type=kotlin.Int origin=IF
|
||||
BRANCH
|
||||
if: CALL 'greater(Int, Int): Boolean' type=kotlin.Boolean origin=GT
|
||||
arg0: GET_VAR 'value-parameter i: Int' type=kotlin.Int origin=null
|
||||
|
||||
Reference in New Issue
Block a user