Regenerated test data.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
namespace test
|
||||
|
||||
internal final class test.A : jet.Any {
|
||||
public final /*constructor*/ fun <init>(): test.A
|
||||
public final /*primary constructor*/ fun <init>(): test.A
|
||||
internal final val B: test.A.B
|
||||
internal final object test.A.B : jet.Any {
|
||||
private final /*constructor*/ fun <init>(): test.A.B
|
||||
private final /*primary constructor*/ fun <init>(): test.A.B
|
||||
internal final fun foo(/*0*/ a: jet.Int): jet.String
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user