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

7 lines
63 B
Kotlin
Vendored

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