Files
kotlin-fork/idea/testData/slicer/mpp/expectFunctionResultIn/jvm/jvm.kt
T

3 lines
44 B
Kotlin
Vendored

actual fun foo(p: Any): Any {
return p
}