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