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