Skip to content

Conversation

@bauereiss
Copy link
Contributor

Raise an error in case of a pattern match failure rather than allowing undefined behaviour. This better reflects the intended ASL semantics.

Also remove a number of unnecessary fall-through cases that were introduced due to bugs in asl_to_sail, as reported in issue #16.

Raise an error in case of a pattern match failure rather than allowing
undefined behaviour.  This better reflects the intended ASL semantics.

Also remove a number of unnecessary fall-through cases that were
introduced due to bugs in asl_to_sail, as reported in issue #16.
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.

2 participants