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

Repeated capture names aren't being flagged #376

Open
BekaValentine opened this issue Jan 18, 2024 · 1 comment
Open

Repeated capture names aren't being flagged #376

BekaValentine opened this issue Jan 18, 2024 · 1 comment

Comments

@BekaValentine
Copy link
Contributor

In a TSG pattern such as

(thing (_)@capture)@capture

there is a repeated capture name. This ought to be an error but currently doesn't seem to be, at least not at any level that manifests to cargo test.

@BekaValentine
Copy link
Contributor Author

@robrix this might be a good feature to add to our test tooling that does query validation, etc.?

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

No branches or pull requests

1 participant