8 lines
101 B
Kotlin
Vendored
8 lines
101 B
Kotlin
Vendored
[file: <caret>D("message")]
|
|
|
|
package foo
|
|
|
|
import kotlin.deprecated as D
|
|
|
|
// REF: (kotlin).deprecated
|