Files
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