Interface companion object backing fields become static
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ interface Test {
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: Test$Companion, prop$delegate
|
||||
// FLAGS: ACC_FINAL, ACC_PRIVATE
|
||||
// FLAGS: ACC_FINAL, ACC_PRIVATE, ACC_STATIC
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: Test, prop$delegate
|
||||
|
||||
Reference in New Issue
Block a user