// "Make 'foo' not abstract" "true" class A() { abstract fun foo() {} }