Substitute type variables properly in ConeOverloadConflictResolver
#KT-46187 Fixed
This commit is contained in:
-3
@@ -7,9 +7,6 @@
|
||||
// JVM_IR_TEMPLATES
|
||||
// 1 java/lang/invoke/LambdaMetafactory
|
||||
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: OVERLOAD_RESOLUTION_AMBIGUITY: Overload resolution ambiguity between candidates: [kotlin/collections/plus, kotlin/collections/plus]
|
||||
|
||||
// FILE: multifileClassMemberFromStdlib.kt
|
||||
|
||||
fun test(a: List<String>, b: List<String>, bf: BF) =
|
||||
|
||||
Reference in New Issue
Block a user