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