Files
kotlin-fork/idea/testData/copyPaste/conversion/MethodWithOnlyOneAnnotation.expected.kt
T

7 lines
70 B
Kotlin
Vendored

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