package { @Deprecated(message = "O/{id}") class Foo constructor() object Obj { const val O: String = "O" val concat: String = "OK" }