"enum class" and "annotation class" are completed as single keywords
This commit is contained in:
@@ -6,7 +6,7 @@ class Some {
|
||||
// EXIST: abstract
|
||||
// EXIST: as
|
||||
// EXIST: class
|
||||
// EXIST: enum
|
||||
// EXIST: enum class
|
||||
// EXIST: final
|
||||
// EXIST: fun
|
||||
// EXIST: get
|
||||
@@ -33,6 +33,6 @@ class Some {
|
||||
// EXIST: inline
|
||||
// EXIST: tailrec
|
||||
// EXIST: external
|
||||
// EXIST: annotation
|
||||
// EXIST: annotation class
|
||||
// EXIST: const
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user