[FIR] Report DEPRECATION when Java declaration is deprecated in javadoc

#KT-60682
This commit is contained in:
Kirill Rakhman
2023-08-24 12:16:43 +02:00
committed by Space Team
parent 99307f97e9
commit 4e041494be
7 changed files with 33 additions and 30 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// FILE: KotlinFile.kt
public interface I {
public fun doIt()