Add tests for primitive companion object

Update test data
This commit is contained in:
Roman Artemev
2018-08-23 16:41:25 +03:00
committed by romanart
parent 450ed63690
commit cc14442be1
25 changed files with 384 additions and 13 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
// WITH_RUNTIME
const val M = Int.MIN_VALUE
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
const val M = Int.MAX_VALUE
fun box(): String {