Intrinsic default objects implementation: old test data modification

This commit is contained in:
Nikolay Krasko
2015-03-03 19:26:22 +03:00
parent 30a50746b5
commit 518c35fae1
4 changed files with 64 additions and 1 deletions
@@ -248,6 +248,10 @@ package kotlin {
// -- Module: <built-ins lazy module> --
}
public trait FloatingPointConstants</*0*/ T> {
// -- Module: <built-ins lazy module> --
}
public trait Function0</*0*/ out R> {
// -- Module: <built-ins lazy module> --
}