Regenerate TypingIndentationTestBaseGenerated

This commit is contained in:
Vladimir Dolzhenko
2020-07-04 22:23:49 +02:00
parent 75b1cf8a23
commit a830c69a30
2 changed files with 16 additions and 0 deletions
@@ -0,0 +1,11 @@
class A {
operator fun invoke() = Unit
fun a() {
this(
<caret>
)
}
}
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS