blob: 00b5cecc7121b7b9eeef91be9cc98c77b0a16974 [file]
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtNamedFunction
object FooBar {
fun doSmth() {}
}