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
End markers should be strictly optional, in the sense
that source must compile correctly if they are deleted.
Emitting a deprecation warning for `class C:` followed
immediately by `end C` is annoying enough to encourage
the user to quickly add a statement in their next edit.
0 commit comments