Mute tests with standard collection extensions in native
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
interface A : Set<String>
|
||||
|
||||
class B : A, HashSet<String>()
|
||||
|
||||
Reference in New Issue
Block a user