Deprecated flag for static non-JvmField and non-const properties
This commit is contained in:
@@ -6,7 +6,7 @@ class Test {
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: Test, prop
|
||||
// FLAGS: ACC_STATIC, ACC_PUBLIC
|
||||
// FLAGS: ACC_STATIC, ACC_PUBLIC, ACC_DEPRECATED
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: Test$Companion, prop
|
||||
|
||||
Reference in New Issue
Block a user