7 lines
73 B
Kotlin
Vendored
7 lines
73 B
Kotlin
Vendored
@file:[<caret>D("message")]
|
|
|
|
package foo
|
|
|
|
import kotlin.Deprecated as D
|
|
|