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

Fix statement spans #359

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Fix statement spans #359

merged 2 commits into from
Sep 13, 2024

Conversation

Nadrieril
Copy link
Member

@Nadrieril Nadrieril commented Sep 13, 2024

We accidentally took the span of the enclosing scope instead of the span of the statement.

Fixes #233 and mostly solves #340.

@Nadrieril Nadrieril merged commit 39c9404 into AeneasVerif:main Sep 13, 2024
5 of 6 checks passed
@Nadrieril Nadrieril deleted the fix-spans branch September 13, 2024 14:29
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.

Bug: the spans are imprecise
1 participant