FIR: report ABSTRACT_*_NOT_IMPLEMENTED on appropriate intersections
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ fun test() {
|
||||
<!INAPPLICABLE_CANDIDATE!>a<!> {}
|
||||
}
|
||||
|
||||
class Ext : String.() -> Unit {
|
||||
<!ABSTRACT_MEMBER_NOT_IMPLEMENTED!>class Ext<!> : String.() -> Unit {
|
||||
}
|
||||
|
||||
fun test2() {
|
||||
|
||||
Reference in New Issue
Block a user