Regenerated all test data which uses NamespaceComparator.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
namespace test
|
||||
|
||||
internal final class test.ClassWithConstructorWithValueParamWithDefaultValue : jet.Any {
|
||||
public final /*primary constructor*/ fun <init>(/*0*/ p: jet.Int = ?): test.ClassWithConstructorWithValueParamWithDefaultValue
|
||||
internal final class ClassWithConstructorWithValueParamWithDefaultValue {
|
||||
/*primary*/ public constructor ClassWithConstructorWithValueParamWithDefaultValue(/*0*/ p : jet.Int = ...)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user