Split doesn't respect type indices #1710
Labels
component: wingman
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Version:
(current master)
Doing a case split here generates both cases, even though one of them is unreachable.
I would expect only
ATrue
to be generated.The text was updated successfully, but these errors were encountered: