[K/N][test] Ignore test that extends final ArrayList (in K/N)
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
|||||||
// WITH_STDLIB
|
// WITH_STDLIB
|
||||||
// IGNORE_BACKEND: WASM
|
// IGNORE_BACKEND: WASM
|
||||||
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
|
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
|
||||||
|
// IGNORE_BACKEND: NATIVE
|
||||||
|
|
||||||
open class A : ArrayList<String>()
|
open class A : ArrayList<String>()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user