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

fix: child slice selectors only selecting first matching index #499

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

V0ldek
Copy link
Member

@V0ldek V0ldek commented Apr 3, 2024

Short description

Fixed a bug where the compiler would erronously mark states with a single slice transition as unitary, even though such transitions could match more than one index.

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

- Fixed a bug where the compiler would erronously mark states
with a single slice transition as unitary, even though such
transitions could match more than one index.
@V0ldek V0ldek merged commit 68dc3fe into main Apr 3, 2024
46 checks passed
@V0ldek V0ldek deleted the v0ldek/fix-slice branch April 3, 2024 02: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.

None yet

1 participant