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
(kotlin) remove very old keywords and update example code (highlightjs#2623)
Removes obsolete Kotlin keywords and updates example.
- These are no longer valid Kotlin keywords. (and there removal from the grammar was suggested years ago)
- Also remove the `trait` usage from the example and format the code
according to the Kotlin coding conventions.
Reference:
highlightjs@af601cb
0 commit comments