Files
kotlin-fork/jps-plugin/testData/incremental/mpp/allPlatforms/touchExpect/Y.kt
T
2020-04-18 06:05:44 +03:00

3 lines
48 B
Kotlin
Vendored

actual class Y {
actual fun foo(): Any = 0
}