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