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