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
• function modifiers (final, static, abstract, public, etc.) are now matched as a single optionally repeated alternation, so there is no requirement of ordering, though this also will match stuff declared both as public and private or which use the static keyword twice
0 commit comments