blob: 46335bc877ad130aee9923377ded4233bfce9d19 [file]
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtClass
class FooBar {
fun doSmth() {}
}