blob: b3f50b2933e71bbd4a9d7d28875c8a025dc7b477 [file]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
// CHECK_TYPE
fun test() {
return checkSubtype<Unit>(Unit)
}
/* GENERATED_FIR_TAGS: classDeclaration, funWithExtensionReceiver, functionDeclaration, functionalType, infix,
nullableType, typeParameter, typeWithExtension */