Files
2023-02-28 10:19:18 +00:00

6 lines
149 B
Kotlin
Vendored

// FIR_IDENTICAL
package foo.bar
@Deprecated("")
@<!DEPRECATED_SINCE_KOTLIN_OUTSIDE_KOTLIN_SUBPACKAGE!>DeprecatedSinceKotlin<!>("1.3")
fun test() {}