Regenerated test data for ReadKotlinBinaryClassTest.
This commit is contained in:
+5
-5
@@ -1,10 +1,10 @@
|
||||
namespace test
|
||||
|
||||
abstract trait test.Bbb</*0*/ P : jet.Any?> : jet.Any {
|
||||
internal abstract trait test.Bbb</*0*/ P : jet.Any?> : jet.Any {
|
||||
}
|
||||
final class test.ClassObjectExtendsTraitWithTP : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.ClassObjectExtendsTraitWithTP
|
||||
final object test.ClassObjectExtendsTraitWithTP.<no name provided> : test.Bbb<jet.String> {
|
||||
final /*constructor*/ fun <init>(): test.ClassObjectExtendsTraitWithTP.<no name provided>
|
||||
internal final class test.ClassObjectExtendsTraitWithTP : jet.Any {
|
||||
public final /*constructor*/ fun <init>(): test.ClassObjectExtendsTraitWithTP
|
||||
internal final object test.ClassObjectExtendsTraitWithTP.<no name provided> : test.Bbb<jet.String> {
|
||||
internal final /*constructor*/ fun <init>(): test.ClassObjectExtendsTraitWithTP.<no name provided>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user