blob: 2101c67e881064971c7e97074a4ae449fd46ef06 [file] [log] [blame]
// MOVE: up
fun test(
a: Int,
<caret>b: Int, c: Int,
d: Int,
) {
}