Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
quickfix
/
redundantVisibilityModifier
/
simple.kt.after
blob: fa8378a87d21c1f32e490cfcc6be728229239e17 [
file
] [
log
] [
blame
]
// "Remove redundant 'public' modifier" "true"
class
C
{
}