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

Support exception handling #21

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Support exception handling #21

merged 1 commit into from
Jun 7, 2022

Conversation

roscopeco
Copy link
Owner

  • Basic (manual) handler syntax with exception statement
  • try/catch syntax for Java-like handling

* Basic (manual) handler syntax with `exception` statement
* `try`/`catch` syntax for Java-like handling
@roscopeco roscopeco merged commit a56c4b4 into develop Jun 7, 2022
@roscopeco roscopeco deleted the feature/try-catch branch June 7, 2022 20:54
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.

1 participant