Minor, fix LoadBuiltinsTest test data

This commit is contained in:
Alexander Udalov
2014-07-26 00:27:31 +04:00
parent 6755e7ec2e
commit 9908d797e0
+4
View File
@@ -1465,6 +1465,10 @@ public open class Throwable {
public object 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 {