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

Raise error when an unexpanded type constant is found in quint IR output #2788

Open
shonfeder opened this issue Nov 30, 2023 · 0 comments
Open
Assignees
Labels
feature A new feature or functionality

Comments

@shonfeder
Copy link
Contributor

shonfeder commented Nov 30, 2023

As discussed at
#2783 (comment) ,
if everything goes correctly during quint IR exporting, all type aliases should
be inlined before Apalache receives the input. When we find a type where this
has not happened, we should raise an error.

This is being postpone is an issue rather fixed right away, because current
integration tests depend a dump of the quint IR into the JSON serialization, and
we don't yet have a way of dumping the inlined IR to replace those fixtures
with.

This is blocked by informalsystems/quint#1278

@shonfeder shonfeder added the feature A new feature or functionality label Nov 30, 2023
@shonfeder shonfeder self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant