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
Groovy 4.0b1 adds support for sealed classes. sealed, non-sealed and permits should be highlighted similar to other keywords in this context. Currently each gets default treatment.
The text was updated successfully, but these errors were encountered:
Groovy 4.0b1 adds support for sealed classes.
sealed
,non-sealed
andpermits
should be highlighted similar to other keywords in this context. Currently each gets default treatment.The text was updated successfully, but these errors were encountered: