minor: rename TargetBackend enum values

This commit is contained in:
Michael Nedzelsky
2014-10-09 00:21:50 +04:00
parent 869487ac82
commit aa3d0fe1d7
3 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
// TARGET_BACKEND: ONLY_JVM
// TARGET_BACKEND: JVM
import java.util.HashSet
trait A : Set<String>