Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
indentationOnNewline
/
InDelegationListNotEmpty.after.inv.kt
blob: 9ec57d41928e01ff7c52170410149455863e4f91 [
file
] [
log
] [
blame
]
// SET_TRUE: ALIGN_MULTILINE_EXTENDS_LIST
interface
A1
open
class
B1
class
Simpleclass
()
:
B1
(),
<caret>
A1