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
@gafter That's fine with me. HOwever, as part of the "match expressoin" work, can we ensure (and test) that formatting/indentation does do the right thing? i.e. when you enter, the 'cases' (or whatever we call them) should be aligned.
In a normal switch we align the cases when you type 'colon' in a case clause. This doesn't with in a case clause in match/case expressions
The text was updated successfully, but these errors were encountered: