Files
kotlin/compiler/testData/cfg/basic/ShortFunction.values

6 lines
106 B
Plaintext
Vendored

== short ==
fun short() = 1
---------------------
1 <v0>: Int NEW: r(1) -> <v0>
=====================