Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
getOrBuildFir
/
annotations
/
statementAnnotation.kts
blob: 6eee21803ceb01ba8fecffcab0aa6a7f0eb099dc [
file
]
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtAnnotationEntry
// WITH_STDLIB
fun foo
(){}
<expr>
@Suppress
(
""
)</
expr
>
foo
()