Change LoadBuiltinsTest testData, add runtime and import to box tests.

#KT-16030
This commit is contained in:
Ilya Gorbunov
2017-01-28 09:51:34 +03:00
parent 4ac7be9fa5
commit c4a0bb727d
7 changed files with 9 additions and 32 deletions
@@ -1,3 +1,6 @@
// WITH_RUNTIME
import kotlin.experimental.*
fun box(): String {
// D = 1101 C = 1100
// 6 = 0110 5 = 0101