Move top level properties from package class to package$src
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
deprecated("") val test: Int = 0
|
||||
|
||||
// TESTED_OBJECT_KIND: property
|
||||
// TESTED_OBJECTS: _DefaultPackage, test
|
||||
// TESTED_OBJECTS: _DefaultPackage$src$topLevelProperty$, test
|
||||
// IS_FULL_CONTAINING_CLASS_NAME: false
|
||||
// FLAGS: ACC_DEPRECATED, ACC_FINAL, ACC_STATIC
|
||||
|
||||
Reference in New Issue
Block a user