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 is actually not as simple a fix as I thought, since final is also a valid method modifier - I think this can only be done with some lookahead-hackery, which means that comments or conditionals right after the final modifier won't be highlighted.
The text was updated successfully, but these errors were encountered: