8 lines
132 B
Kotlin
Vendored
8 lines
132 B
Kotlin
Vendored
class Foo : Comparable<*>,
|
|
Appendable {
|
|
|
|
}
|
|
|
|
// SET_INT: EXTENDS_LIST_WRAP = 2
|
|
// SET_TRUE: ALIGN_MULTILINE_EXTENDS_LIST
|