feat(inko)!: remove the "class" keyword (#7663)

This keyword is deprecated as of 0.18.1 (released on February 12, 2025)
and is being removed as part of the upcoming 0.19.0 release.

BREAKING CHANGE: replace with `type`.
This commit is contained in:
Yorick Peterse 2025-02-17 23:54:32 +01:00 committed by GitHub
parent 2cade9e3d1
commit 95648f9154
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -75,7 +75,6 @@
] @keyword.operator
[
"class"
"trait"
"type"
] @keyword.type