JS: refactor generation of callable references to functions
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JS
|
||||
fun box(): String {
|
||||
val a = intArrayOf(1, 2)
|
||||
val b = arrayOf("OK")
|
||||
|
||||
Reference in New Issue
Block a user