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
This fixes a warning about an unhandled Decl that was recently introduced.
While adding the new decl, I noticed that one of the others that was on
the "NYI" case belonged on the "unreachable" case, so I moved it also.
0 commit comments