Excluded class object names from FQ name and qualified name.
This commit is contained in:
@@ -5,7 +5,7 @@ public final class Outer {
|
||||
|
||||
public class object <class-object-for-Outer> {
|
||||
/*primary*/ private constructor <class-object-for-Outer>()
|
||||
public final val Obj : test.Outer.<class-object-for-Outer>.Obj
|
||||
public final val Obj : test.Outer.Obj
|
||||
|
||||
public object Obj {
|
||||
/*primary*/ private constructor Obj()
|
||||
|
||||
Reference in New Issue
Block a user