Clarified that let(mut x, y) =
only makes x mutable, not y
#33720
+2
−0
let(mut x, y) =
only makes x mutable, not y
#33720