// IS_APPLICABLE: false abstract class Foo { abstract fun bar() }