Files
kotlin-fork/idea/testData/indentationOnNewline/LiteralExpression2.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

6 lines
57 B
Kotlin
Vendored

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