Change LoadBuiltinsTest testData, add runtime and import to box tests.
#KT-16030
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
import kotlin.experimental.*
|
||||
|
||||
fun box(): String {
|
||||
// D = 1101 C = 1100
|
||||
// 6 = 0110 5 = 0101
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
import kotlin.experimental.*
|
||||
|
||||
fun box(): String {
|
||||
// D = 1101 C = 1100
|
||||
// 6 = 0110 5 = 0101
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
import kotlin.experimental.*
|
||||
|
||||
fun box(): String {
|
||||
// D = 1101 C = 1100
|
||||
// 6 = 0110 5 = 0101
|
||||
|
||||
Reference in New Issue
Block a user