6 lines
48 B
Kotlin
Vendored
6 lines
48 B
Kotlin
Vendored
package to
|
|
|
|
fun foo(): String {
|
|
return ""
|
|
}
|