is there any way to specify multiple `replaceWith`...
# announcements
s
is there any way to specify multiple `replaceWith`s in the
@Deprecated
annotation? We've deprecated a data class in favor of two separate data classes, and I'd like to be able to specify those 2 classes.
stackoverflow 1