[FIR] Implement ConeTypeContext.createTypeWithAlternativeForIntersectionResult
This commit is contained in:
@@ -583,7 +583,7 @@ class ConeTypeCheckerContext(
|
|||||||
firstCandidate: KotlinTypeMarker,
|
firstCandidate: KotlinTypeMarker,
|
||||||
secondCandidate: KotlinTypeMarker
|
secondCandidate: KotlinTypeMarker
|
||||||
): KotlinTypeMarker {
|
): KotlinTypeMarker {
|
||||||
TODO("Not yet implemented")
|
// TODO
|
||||||
|
return firstCandidate
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user