Minor: irElement rendering

This commit is contained in:
Dmitry Petrov
2016-09-15 14:56:38 +03:00
committed by Dmitry Petrov
parent 90119880c5
commit 4b9c5effd3
47 changed files with 183 additions and 183 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ FILE /arrayAccess.kt
FUN DEFAULT_PROPERTY_ACCESSOR public fun <get-p>(): kotlin.Int
BLOCK_BODY
RETURN type=kotlin.Nothing from='<get-p>(): Int'
GET_BACKING_FIELD 'p: Int' type=kotlin.Int origin=null
GET_FIELD 'p: Int' type=kotlin.Int origin=null
FUN public fun foo(): kotlin.Int
BLOCK_BODY
RETURN type=kotlin.Nothing from='foo(): Int'