Update test data

This commit is contained in:
Roman Artemev
2018-08-23 19:26:25 +03:00
committed by romanart
parent 2e5940e46d
commit 5dcb02466a
11 changed files with 2 additions and 9 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
object Test {
fun ok() = "OK"
val x = run { Test.ok() }