blob: dd861034ac9073f953b1a980e868974935fd0e63 [file]
// MOVE: up
// IS_APPLICABLE: false
fun test(
x: String,
<caret>y: Int) {
}