You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KNOWNBUG test for enum-range check inside LHS of an assignment
85b90f3 has added a check that enum-typed
expressions correspond to one of the enum constants.
This adds a test that should fail an enum-range check inside the LHS of an
assignment.
0 commit comments