Files
kotlin-fork/idea/testData/copyPaste/conversion/MethodWithNoAnnotation.expected.kt
T
2015-09-18 15:44:18 +03:00

6 lines
48 B
Kotlin
Vendored

package to
fun foo(): String {
return ""
}