Files
kotlin-fork/compiler/testData/ir/irText/boxOk.txt
T
Dmitry Petrov c93666f6f1 - IR expressions for calls & references
- first calls "parsed"
2016-10-18 09:08:01 +03:00

6 lines
168 B
Plaintext
Vendored

IrFile /boxOk.kt
IrFunction public fun box(): kotlin.String
IrExpressionBody
RETURN type=kotlin.String
LITERAL String type=kotlin.String value='OK'