Deprecated flag for static non-JvmField and non-const properties
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ class Test(val prop: String) {
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: Test, prop
|
||||
// FLAGS: ACC_STATIC, ACC_PUBLIC, ACC_FINAL
|
||||
// FLAGS: ACC_STATIC, ACC_PUBLIC, ACC_FINAL, ACC_DEPRECATED
|
||||
Reference in New Issue
Block a user