Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
resolve
/
references
/
AnnotationOnFileWithImport.kt
blob: 8497c5dc2e5ab3bdd172e736c4bcccc6a1254f72 [
file
] [
log
] [
blame
]
@file
:[<
caret
>
D
(
"message"
)]
package
foo
import
kotlin
.
Deprecated
as
D
// REF: (in kotlin.Deprecated).Deprecated(kotlin.String, kotlin.ReplaceWith, kotlin.DeprecationLevel)