Files
kotlin-fork/compiler/testData/ir/irText/smoke.testSimpleVal.txt
T

5 lines
166 B
Plaintext
Vendored

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