Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently in RemoveClause only symbols are escaped with backticks, meaning that using `.remove` will fail on labels with special characters. This can be encountered with a namespaced label name, such as MyModule::MyThing.
- Loading branch information