Skip to content

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

Merged
V0ldek merged 2 commits intomainfrom
v0ldek/fix-slice
Apr 3, 2024
Merged

fix: child slice selectors only selecting first matching index#499
V0ldek merged 2 commits intomainfrom
v0ldek/fix-slice

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.

V0ldek added 2 commits April 3, 2024 02:56
- 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
@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.

1 participant