33c22b8251
#KT-8208 fixed
7 lines
55 B
Kotlin
Vendored
7 lines
55 B
Kotlin
Vendored
package bar
|
|
|
|
object FooBar {
|
|
fun inBar() {
|
|
|
|
}
|
|
} |