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