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

11 lines
120 B
Plaintext

== empty ==
fun empty() {}
---------------------
l0:
<START>
l1:
<END>
error:
<ERROR>
=====================