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