Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
272b13ae3d842729a04c2423d786018fc6a9b4b9
/
.
/
analysis
/
low-level-api-fir
/
testdata
/
getOrBuildFir
/
annotations
/
annotationApplicationWithArgumentsOnCallSite.kt
blob: 43940661934db3da9b42436c7eb5354b572ec0dd [
file
]
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtAnnotationEntry
fun x
()
{
val y
=
<expr>
@Suppress
(
""
)</
expr
>
""
}