4 lines
75 B
Kotlin
Vendored
4 lines
75 B
Kotlin
Vendored
// "Remove redundant visibility modifier" "true"
|
|
<caret>public class C {
|
|
}
|