// MOVE: down fun foo(i: Int) { run { } if (i in run { 1..2 }) { } }