// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtConstructor class FooBar(val p: String) { fun doSmth() {} }