Files
kotlin-fork/idea/testData/cfg/ShortFunction.instructions
T
Andrey Breslav c2f8ea6893 CF for throw
2011-04-14 20:26:54 +04:00

12 lines
130 B
Plaintext

== short ==
fun short() = 1
---------------------
l0:
<START>
r(1)
l1:
<END>
error:
<ERROR>
=====================