Reports usages of deprecated symbols.
Example:
@deprecated("don't use test") def test = ??? test // using test is deprecated