WASM: Implement spread operator
This commit is contained in:
committed by
teamcityserver
parent
f5e59194b5
commit
d835b3c164
Vendored
-2
@@ -1,5 +1,3 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: SPREAD_OPERATOR
|
||||
var result = "fail"
|
||||
|
||||
fun foo(vararg xs: Int, s1: String = "", s2: String = "OK") {
|
||||
|
||||
Reference in New Issue
Block a user