blob: 821d7424a9299063dcfd93783a92502139b68515 [file]
// MOVE: down
fun test(
a: Int,
<caret>b: Int, c: Int,
d: Int,
) {
}