Black box: drop WITH_RUNTIME or replace with WITH_STDLIB

This commit is contained in:
Mikhail Glukhikh
2021-12-08 15:38:33 +03:00
committed by TeamCityServer
parent 0f4647d95e
commit 8c7f659a32
22 changed files with 20 additions and 23 deletions
@@ -1,5 +1,3 @@
// WITH_RUNTIME
fun box(): String {
val a = IntArray(5)
var sum = 0