blob: 2162408ca16b54dc7126232f634149c8413d129f [file]
// FIR_IDENTICAL
// !CHECK_TYPE
fun test() {
return checkSubtype<Unit>(Unit)
}