Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants