Files
kotlin-fork/idea/testData/cfg/EmptyFunction.instructions
T
2011-09-07 12:23:24 +04:00

12 lines
136 B
Plaintext

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