Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
formatter
/
AnnotationBeforeExpression.kt
blob: 647aa1c58d938d836bc6eedb735a9e5e29f0cd1a [
file
] [
log
] [
blame
]
fun foo
()
{
@Suppress
(
"all"
)
""
}