Do not repeat matching variable names at top
This fixes a bug where if you have a variable 'foo' and another variable 'foobar', and use the '@' command to repeat 'foo' at the top of the variable list, 'foobar' would also get repeated
Loading
Please sign in to comment