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