[Wasm] Handle unsigned arrays in the vararg lowering
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
|
||||
fun box(): String {
|
||||
val uia = uintArrayOf()
|
||||
|
||||
Reference in New Issue
Block a user