// FIR_IDENTICAL // !CHECK_TYPE import kotlin.reflect.KFunction0 fun main() { class A val x = ::A checkSubtype>(x) }