One sentence summary..

This commit is contained in:
Karishma Chadha 2018-01-16 11:43:37 -05:00
parent f19c5569bf
commit 8962f2b0e4

View file

@ -196,6 +196,7 @@ Blockly.Variables.generateUniqueName = function(workspace) {
};
/**
* Remove any possiblity of conflict/duplication between a real and potential variable.
* When creating a new variable, checks the desired name and type already exists
* as a real or potential variable.
* If 'opt_realWkspc' is provided, checks whether a real variable with the given