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

Add KItem subsorts to the disambiguation module when parsing programs #3814

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

Scott-Guest
Copy link
Contributor

Previously, when parsing programs, the subsort declarations syntax KItem ::= Sort were only added to the parsing module. However, sort inference is run in the disambiguation module, so they should be included there as well.

This is necessary for #3601.

@Scott-Guest Scott-Guest self-assigned this Nov 15, 2023
@Scott-Guest Scott-Guest requested review from Baltoli, radumereuta and dwightguth and removed request for Baltoli November 15, 2023 02:17
@Scott-Guest Scott-Guest marked this pull request as ready for review November 15, 2023 02:18
@rv-jenkins rv-jenkins merged commit 1ddf072 into develop Nov 15, 2023
8 checks passed
@rv-jenkins rv-jenkins deleted the disamb-kitem branch November 15, 2023 13:04
@Baltoli Baltoli mentioned this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants