// IS_APPLICABLE: false abstract class Foo { abstract val x: Int }