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

Lean: fix list torture test #1117

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

javra
Copy link
Collaborator

@javra javra commented Mar 7, 2025

Fixes #1091.

Adds a coercion between lists of coercable types to fix the list_torture.sail test.

@javra javra added the Lean Issues with Sail to Lean translation label Mar 7, 2025
@javra javra requested a review from ineol March 7, 2025 13:33
Copy link

github-actions bot commented Mar 7, 2025

Test Results

   13 files     27 suites   0s ⏱️
  842 tests   842 ✅ 0 💤 0 ❌
3 615 runs  3 615 ✅ 0 💤 0 ❌

Results for commit 68833a4.

@bacam bacam merged commit 2d020e0 into rems-project:sail2 Mar 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lean Issues with Sail to Lean translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lean: List Int to Nat conversion
2 participants