Minor, fix LoadBuiltinsTest test data
This commit is contained in:
@@ -1465,6 +1465,10 @@ public open class Throwable {
|
|||||||
|
|
||||||
public object Unit {
|
public object Unit {
|
||||||
/*primary*/ private constructor Unit()
|
/*primary*/ private constructor Unit()
|
||||||
|
|
||||||
|
public class object <class-object-for-Unit> : kotlin.Unit {
|
||||||
|
/*primary*/ private constructor <class-object-for-Unit>()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public final annotation class data : kotlin.Annotation {
|
public final annotation class data : kotlin.Annotation {
|
||||||
|
|||||||
Reference in New Issue
Block a user