[JS IR BE] Fix varargs for inline arrays

This commit is contained in:
Roman Artemev
2019-05-14 18:07:43 +03:00
committed by romanart
parent 600ad7e088
commit fabd306437
4 changed files with 33 additions and 15 deletions
@@ -1,7 +1,6 @@
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: JS_IR
fun uint(vararg us: UInt): UIntArray = us