// "Remove redundant assignment" "true" fun test(n: Int) { var i: Int i = n }