Skip to content

Conversation

ejcx
Copy link
Contributor

@ejcx ejcx commented Mar 3, 2024

There's a slight parsing issue with extend that also might exist for project. Currently extend a=1 bb doesn't throw an error, instead it just ignores bb (which is minor but not correct).

This change simplifies the parsing logic for the extendOperator.

There's a slight parsing issue with `extend` that also might exist for
project. Currently `extend a=1 bb` doesn't throw an error, instead it
just ignores bb (which is probably fine).

Minor bug but this simplifies the parsing logic for the extendOperator.
@ejcx ejcx marked this pull request as ready for review March 3, 2024 04:13
@ejcx ejcx merged commit 6728246 into main Mar 5, 2024
@abraithwaite abraithwaite deleted the ej/extend-bug branch March 5, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants