// "Remove redundant 'final' modifier" "true" open class C { final fun foo(){} }