[Wasm] DONT_TARGET_WASM_BACKEND => IGNORE_BACKEND in testdata
This commit is contained in:
committed by
Space
parent
0eca8b9727
commit
c88cde2f8b
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// IGNORE_BACKEND: WASM
|
||||
// !LANGUAGE: -UseBuilderInferenceWithoutAnnotation
|
||||
|
||||
fun <K, V> buildMap(builderAction: MutableMap<K, V>.() -> Unit): Map<K, V> = mapOf()
|
||||
|
||||
Reference in New Issue
Block a user