FIR: introduce & use REFERENCE_BY_QUALIFIER positioning strategy
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@ class B : A() {
|
||||
fun test() {
|
||||
B::foo checkType { _<KFunction2<B, String, String>>() }
|
||||
|
||||
<!INAPPLICABLE_CANDIDATE!>(B::hashCode)("No.")<!>
|
||||
<!INAPPLICABLE_CANDIDATE!>(B::hashCode)<!>("No.")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user