[Wasm] DONT_TARGET_WASM_BACKEND => IGNORE_BACKEND in testdata
This commit is contained in:
committed by
Space
parent
0eca8b9727
commit
c88cde2f8b
+1
-1
@@ -1,4 +1,4 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: JAVA
|
||||
// WITH_RUNTIME
|
||||
// FULL_JDK
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: MINOR: JS_NAME_CLASH
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: NULL_REF_CAST
|
||||
fun String?.foo() = this ?: "OK"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user