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