Synthetic accessors for class object private members
#KT-3338 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
class Foo {
|
||||
object Test {
|
||||
}
|
||||
}
|
||||
|
||||
// TESTED_OBJECT_KIND: function
|
||||
// TESTED_OBJECTS: Foo$Test, <init>
|
||||
// FLAGS:
|
||||
Reference in New Issue
Block a user