fun foo( x: Int = 42, ) { } class C( val x: Int = 42, ) // SET_TRUE: CONTINUATION_INDENT_FOR_EXPRESSION_BODIES