tests: Mute tests with java collection inheritance

This commit is contained in:
Ilya Matveev
2017-03-09 14:11:23 +03:00
committed by ilmat192
parent e815aa3f73
commit 60bcc50340
10 changed files with 13 additions and 1 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
class A : HashMap<String, Double>()
fun box(): String {