Skip to content

Conversation

@lorchrob
Copy link
Contributor

Currently, the Java API expects Kind 2 to produce array types of the form array of <element_type> and subrange types of the form subrange [<lb>, <ub>] of int, but Kind 2 is just producing array and subrange, respectively.

If I parse subrange as an integer type, and array as an array with dummy element type Boolean, then it seems to work for the problematic example.

Clearly this may not be the best permanent solution

@daniel-larraz daniel-larraz merged commit b0d5639 into kind2-mc:main Dec 16, 2025
1 check passed
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