Class objects explicitly marked in the test data
This commit is contained in:
@@ -2,7 +2,7 @@ namespace test
|
||||
|
||||
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 class 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