Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c35e97a8dc1b95945d4b0bc57de45a0550682bc
/
.
/
analysis
/
analysis-api
/
testData
/
annotations
/
annotationsOnDeclaration
/
deprecated.kt
blob: 5e5461d0ea1667128d316b75be38039404c47b06 [
file
]
@Deprecated
(
"deprecated"
,
level
=
DeprecationLevel
.
ERROR
)
fun f
<caret>
oo
()
{
}