summaryrefslogtreecommitdiff
path: root/test/files/pos/t2698.scala
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-01-20 20:08:12 +0100
committerSimon Ochsenreither <simon@ochsenreither.de>2013-01-21 00:51:15 +0100
commita9c374b56fb418b62fc3dda57d5646ecdc6a5626 (patch)
tree42253c1b515394b75e8242536e33a7f91f107b7e /test/files/pos/t2698.scala
parent1e69a0b67a184ca9d0b205a407e34cf85d11372c (diff)
downloadscala-a9c374b56fb418b62fc3dda57d5646ecdc6a5626.tar.gz
scala-a9c374b56fb418b62fc3dda57d5646ecdc6a5626.tar.bz2
scala-a9c374b56fb418b62fc3dda57d5646ecdc6a5626.zip
SI-6811 Move scala.util.{automata,regexp} ...
... to scala.xml.dtd.impl and make it private[dtd]
Diffstat (limited to 'test/files/pos/t2698.scala')
-rw-r--r--test/files/pos/t2698.scala3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/pos/t2698.scala b/test/files/pos/t2698.scala
index 0e2662de61..7de50a13d6 100644
--- a/test/files/pos/t2698.scala
+++ b/test/files/pos/t2698.scala
@@ -1,5 +1,6 @@
+package scala.xml.dtd.impl
+
import scala.collection._
-import scala.util.regexp._
abstract class S2 {
val lang: WordExp