Create a mutator with two variables. Grab a variable block for one of the variables. Rename the variable to match the other variable in the mutator. Observe how there are duplicate vars in the ...
#1531 introduced referring to variables by ID instead of by value (yay!). It appears to have broken the deserialisation of old Blockly XML however. The XML format has slowly grown over time, however ...