Are there any good examples of using `@Deprecated`...
# getting-started
c
Are there any good examples of using
@Deprecated
that can be auto-fixed by intelliJ?
v
Lots of those in older versions of the stdlib (before 1.0). You can find a couple even in the current version
c
Can you point me to any of them?