Files
kotlin-fork/idea/testData/indentationOnNewline/LiteralExpression3.after.kt
T
Dmitry Gridin 01707800c1 KotlinLikeLangLineIndentProvider: improve indent for braces
Part of #KT-22211
Part of #KT-39353
2020-06-15 16:25:58 +07:00

8 lines
68 B
Kotlin
Vendored

@Anno([
<caret>
],
[2],
)
class A
// IGNORE_FORMATTER