Files
kotlin/idea/testData/multiModuleQuickFix/overload/jvm/foo.kt
2017-10-05 15:28:37 +03:00

3 lines
60 B
Kotlin
Vendored

// foo: to be implemented
actual fun foo(arg: String) = arg