Intrinsic default objects implementation: tests

This commit is contained in:
Nikolay Krasko
2015-03-03 19:25:47 +03:00
parent 1f79e0905f
commit 30a50746b5
12 changed files with 346 additions and 4 deletions
@@ -0,0 +1,4 @@
package
internal fun box(): kotlin.String
internal fun test(/*0*/ a: kotlin.Any): kotlin.Unit