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