498f24b98b
#KT-7291 Fixed
6 lines
55 B
Kotlin
Vendored
6 lines
55 B
Kotlin
Vendored
package to
|
|
|
|
public fun foo(): String {
|
|
return ""
|
|
}
|