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

Update Exceptions.md #245

Closed
wants to merge 1 commit into from
Closed

Update Exceptions.md #245

wants to merge 1 commit into from

Conversation

ouillie
Copy link

@ouillie ouillie commented Dec 12, 2022

Looks like an off-by-one.

@aheejin
Copy link
Member

aheejin commented Dec 12, 2022

No it's not. See the next paragraph:

Note that rethrow 2 is not allowed because it does not refer to a try label from within its catch block. Rather, it references a block instruction, so it will result in a validation failure.

I guess #146 (comment) can possibly help understanding.

@ouillie ouillie closed this Dec 26, 2022
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.

None yet

2 participants