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 support for throw expressions #57

Merged
merged 3 commits into from
Mar 18, 2021
Merged

Add support for throw expressions #57

merged 3 commits into from
Mar 18, 2021

Conversation

irh
Copy link
Contributor

@irh irh commented Mar 18, 2021

This PR adds support for throw expressions, allowing errors to be created directly.

Strings or Maps that implement @display can be used as the value that gets thrown.

Closes #56.

@irh irh merged commit cf14eca into main Mar 18, 2021
@irh irh deleted the throw-expressions branch March 18, 2021 08:25
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.

Add throw expressions
1 participant