Regenerated test data for ReadKotlinBinaryClassTest.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
namespace test
|
||||
|
||||
final class test.SimpleClassObject : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.SimpleClassObject
|
||||
final object test.SimpleClassObject.<no name provided> : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.SimpleClassObject.<no name provided>
|
||||
internal final class test.SimpleClassObject : jet.Any {
|
||||
public final /*constructor*/ fun <init>(): test.SimpleClassObject
|
||||
internal final object test.SimpleClassObject.<no name provided> : jet.Any {
|
||||
internal final /*constructor*/ fun <init>(): test.SimpleClassObject.<no name provided>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user