[Wasm][Stdlib] Reuse K/N collections and StringBuilder
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_COLLECTIONS
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
fun <K: Any, V: Any> foo(k: K, v: V) {
|
||||
|
||||
Reference in New Issue
Block a user