Files
2024-01-22 19:00:10 +00:00

7 lines
88 B
Kotlin
Vendored

package test
private fun main() {
//comment should not break ABI
inlineFun()
}