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