JS: support callable references with vararg and default parameters conversion
This commit is contained in:
Vendored
-1
@@ -1,6 +1,5 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// !LANGUAGE: +NewInference
|
||||
// DONT_RUN_GENERATED_CODE: JS
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun sum(vararg args: Int): Int {
|
||||
|
||||
Reference in New Issue
Block a user