// "Remove redundant 'abstract' modifier" "true" interface A { abstract fun foo() }