Include declaration origin in testData.

This commit is contained in:
Dmitry Petrov
2016-09-13 14:18:47 +03:00
committed by Dmitry Petrov
parent c2a7890ac4
commit c699e2d24c
68 changed files with 467 additions and 464 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ FILE /localFunction.kt
FUN local final fun local(): kotlin.Unit
BLOCK_BODY
BLOCK type=kotlin.Int operator=POSTFIX_INCR
VAR val tmp0: kotlin.Int
VAR IR_TEMPORARY_VARIABLE val tmp0: kotlin.Int
GET_VAR 'x: Int' type=kotlin.Int operator=POSTFIX_INCR
SET_VAR 'x: Int' type=kotlin.Unit operator=POSTFIX_INCR
CALL 'inc(): Int' type=kotlin.Int operator=POSTFIX_INCR