6 lines
68 B
Kotlin
Vendored
6 lines
68 B
Kotlin
Vendored
// "Replace 'trait' with 'interface'" "true"
|
|
|
|
<caret>trait Foo {
|
|
|
|
}
|