FIR2IR: insert spread for named argument against primitive vararg

#KT-60312 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-11-10 16:39:46 +01:00
committed by Space Team
parent 4abce54748
commit 4913c38e98
6 changed files with 3 additions and 28 deletions
-3
View File
@@ -1,6 +1,3 @@
// IGNORE_BACKEND_K2: JS_IR, JS_IR_ES6
// IGNORE_BACKEND_K2: WASM
// Partial copy of js/js.translator/testData/box/native/vararg.kt
// With some additions for concrete number types, strings and function references