Closed mvanderkamp closed 3 years ago
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.
LGTM. Thanks!
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.