// "Remove function body" "true" abstract class A() { abstract fun foo() {} }