[FIR] Report deprecations in qualified expressions

This commit is contained in:
Andrey Zinovyev
2021-07-16 16:54:06 +03:00
committed by TeamCityServer
parent 98bd6f5d3e
commit 8a0941a85a
32 changed files with 132 additions and 119 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
@Deprecated("Object")
object Obsolete {
fun use() {}