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

make an inline expect triggered by a top-level expect work #6481

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

folkertdev
Copy link
Contributor

fixes #6350

this only works though if the inline expect is in some other binding. if it is within a top-level expect it hits a mono todo. That should be straightforward to fix, but will happen later/separately

@folkertdev folkertdev force-pushed the roc-test-inline-expect branch 3 times, most recently from 7e7ba6b to b1ee3cc Compare February 1, 2024 11:52
Copy link
Collaborator

@Anton-4 Anton-4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @folkertdev :)

@folkertdev folkertdev merged commit 2347c3f into main Feb 2, 2024
17 checks passed
@folkertdev folkertdev deleted the roc-test-inline-expect branch February 2, 2024 20:35
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.

Test panic: called Option::unwrap() on a None value
2 participants