fun a() { val b = listOf(fun(c: Int) {}) b[0]() } // SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS