6f2bb8c05a
Remove the "_ir" suffix. It was originally used to distinguish tests on
the JVM IR backend from the old JVM backend ("_old"), but the latter are
removed now.
5 lines
149 B
Plaintext
Vendored
5 lines
149 B
Plaintext
Vendored
package
|
|
|
|
public inline fun inlineFun1(/*0*/ p: () -> kotlin.Unit): kotlin.Unit
|
|
public inline fun inlineFun2(/*0*/ p: () -> kotlin.Unit): kotlin.Unit
|