Files
kotlin-fork/plugins/jvm-abi-gen/testData/compare/inlineFunUsageMakesAbiUnstable/base/inlineFunDeclaratiion.kt
T
2024-01-22 19:00:10 +00:00

5 lines
116 B
Kotlin
Vendored

//this file could be in the same or in the different compilation module
package test
inline fun inlineFun() = Unit