Rename plugin doesn't work with NamedFieldPuns #2970
Labels
component: hls-rename-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
The environment doesn't matter here: just a plugin bug...
Steps to reproduce
Rename the following
field
to something else using the rename pluginExpected behaviour
I think the best UX should be that renames compose with bindings incurred by NamedFieldPuns
Actual behaviour
The output is instead:
i.e. the field reference in the binding site is renamed, but not the subsequent reference on the RHS of unFoo
The text was updated successfully, but these errors were encountered: