Files
kotlin-fork/compiler/testData/ir/irText/smoke.testSimpleVal.txt
T
Dmitry Petrov 030111b130 IrBody is no longer a declaration owner.
Local declarations in expression tree.
Call generator supports argument reordering.
2016-10-18 09:08:03 +03:00

4 lines
137 B
Plaintext
Vendored

IrProperty public val testSimpleVal: kotlin.Int = 1 getter=null setter=null
IrExpressionBody
LITERAL Int type=kotlin.Int value='1'