JS backend: add TARGET_BACKEND: ONLY_JVM for some tests for bridge methods

This commit is contained in:
Michael Nedzelsky
2014-10-02 20:49:38 +04:00
parent bdc4d14f33
commit 0dd17535d6
@@ -1,3 +1,4 @@
// TARGET_BACKEND: ONLY_JVM
import java.util.HashSet
trait A : Set<String>