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
compose box [nfc]: Cut a small comment redundant with type
Flow already knows that these are the only three possible values
for this variable: if you delete or munge one of the cases, you get
a type error at the `ensureUnreachable` call.
Thanks to Leslie Ngo for spotting this:
#5510 (comment)
0 commit comments