Regenerated all test data which uses NamespaceComparator.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace InnerClass
|
||||
|
||||
public open class test.InnerClass.Nested : java.lang.Object {
|
||||
public final /*constructor*/ fun <init>(): test.InnerClass.Nested
|
||||
public open fun bar(): jet.Tuple0
|
||||
public open class Nested : java.lang.Object {
|
||||
public constructor Nested()
|
||||
public open fun bar() : Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user