Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 22: allow "for"/"let" keyword to be repeated in XPath #344

Merged
merged 5 commits into from
Mar 7, 2023

Conversation

michaelhkay
Copy link
Contributor

Addresses the proposal in issue 22 to allow repetition of the "let" or "for" keyword in a ForExpr or LetExpr. (It does not, however, allow "for" and "let" to be mixed).

@michaelhkay
Copy link
Contributor Author

Hopefully this also addresses issue #49 - need to check.

@ndw
Copy link
Contributor

ndw commented Mar 7, 2023

The CG accepted this PR at meeting 025

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