[Wasm] Make Arrays' constructors with size and lambda inline
Fixed #KT-58746
This commit is contained in:
committed by
Space Team
parent
1d5c080dd8
commit
78b72efd32
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: INLINE_ARRAY_CONSTRUCTOR
|
||||
typealias ArrayS = Array<String>
|
||||
|
||||
fun testArray() {
|
||||
|
||||
Reference in New Issue
Block a user