[FIR] Implement DEPRECATED_SINCE_KOTLIN_OUTSIDE_KOTLIN_SUBPACKAGE, fix tests
This commit is contained in:
committed by
TeamCityServer
parent
177394f6ef
commit
52c32d3d85
+2
-2
@@ -1,5 +1,5 @@
|
||||
package foo.bar
|
||||
|
||||
@Deprecated("")
|
||||
@DeprecatedSinceKotlin("1.3")
|
||||
fun test() {}
|
||||
<!DEPRECATED_SINCE_KOTLIN_OUTSIDE_KOTLIN_SUBPACKAGE!>@DeprecatedSinceKotlin("1.3")<!>
|
||||
fun test() {}
|
||||
|
||||
Reference in New Issue
Block a user