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

Handle array accessed item in termList #85

Open
GabrieleMessina opened this issue Sep 21, 2024 · 0 comments
Open

Handle array accessed item in termList #85

GabrieleMessina opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request grammar Related to ANTLR Grammar

Comments

@GabrieleMessina
Copy link
Owner

So that we can do something like:

quint[] a = [2q,3q,3q];
grover foo(a[0]); //this is not possible right now
@GabrieleMessina GabrieleMessina added enhancement New feature or request grammar Related to ANTLR Grammar labels Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request grammar Related to ANTLR Grammar
Projects
Status: Todo
Development

No branches or pull requests

1 participant