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

Catch invalid literals created from expression factories #810

Merged

Conversation

TristonianJones
Copy link
Collaborator

It's possible to create an expression using the ast.ExprFactory which contains
an invalid literal type. In the future, such cases may be supported, but at present
they are an error and should be caught and treated as such.

@TristonianJones TristonianJones merged commit 6643a4a into google:master Aug 16, 2023
2 checks passed
@TristonianJones TristonianJones deleted the checker-literal-error branch August 16, 2023 17:39
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.

None yet

2 participants