Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
272b13ae3d842729a04c2423d786018fc6a9b4b9
/
.
/
analysis
/
low-level-api-fir
/
testdata
/
getOrBuildFir
/
annotations
/
annotationApplicationVarargArgument.kt
blob: 2e36ccfa82966f1b91c1c4d7829fe566ad84f824 [
file
]
@Suppress
(
"1"
,
<expr>"2"
</
expr
>)
fun x
()
{
}