8 lines
175 B
Kotlin
Vendored
8 lines
175 B
Kotlin
Vendored
// IGNORE_FIR
|
|
|
|
@file:[kotlin.<caret>Deprecated("message")]
|
|
|
|
package foo
|
|
|
|
// REF: (in kotlin.Deprecated).Deprecated(kotlin.String, kotlin.ReplaceWith, kotlin.DeprecationLevel)
|