Deprecated flag for static non-JvmField and non-const properties

This commit is contained in:
Michael Bogdanov
2015-10-12 16:41:56 +03:00
parent 275f3f8954
commit 0209cd080e
19 changed files with 33 additions and 18 deletions
@@ -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