blob: 1c421ed0ad11fae6599b3cbebe40720074becb68 [file]
// FIR_IDENTICAL
// CHECK_TYPE
fun test() {
return checkSubtype<Unit>(Unit)
}