[KT-4124] Fix test compatibility between JS and Java backed for several tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
fun ok(b: Boolean) = if (b) "OK" else "Fail"
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user