// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtConstructor @PublishedApi internal class Foo { @PublishedApi internal constructor() {} }