// INTENTION_TEXT: "Put parameters on one line" // SET_TRUE: ALLOW_TRAILING_COMMA fun test(a: Int, b: Int, c: Int) {}