class Test { fun a( action: () -> Unit = fun()) } // SET_TRUE: ALIGN_MULTILINE_METHOD_BRACKETS // IGNORE_FORMATTER // KT-39459