Modifiers checks were moved to DeclarationsChecker; added 'open' modifier checks
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
// "Make 'foo' abstract" "false"
|
||||
class B() {
|
||||
final fun <caret>foo()
|
||||
}
|
||||
Reference in New Issue
Block a user