Use constraint system for comparing for specificity against a generic signature.
Drop "discrimiate generics" mode where it's unneeded.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
public val test1: X1
|
||||
public val test1: [ERROR : Type for overloadedFun5("")]
|
||||
public val test2: [ERROR : Type for overloadedFun5("", "")]
|
||||
public val test3: X2
|
||||
public val test4: X1
|
||||
|
||||
Reference in New Issue
Block a user