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