Files
kotlin-fork/idea/testData/formatter/RightBracketOnNewLine_after.kt
T
Alexander.Podkhalyuzin b5b9f7ba98 Fixed broken testdata.
2012-05-23 15:58:12 +04:00

7 lines
99 B
Kotlin

class Test {
fun someLong(a: Int
) {
}
}
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS