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