FIR checker: introduce member function checker
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5594af0d70
commit
39df3e2b0a
@@ -13,5 +13,5 @@ interface T {
|
||||
}
|
||||
|
||||
class A {
|
||||
final fun foo()
|
||||
<!NON_ABSTRACT_FUNCTION_WITH_NO_BODY!>final fun foo()<!>
|
||||
}
|
||||
Reference in New Issue
Block a user