aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-10-10 09:15:42 +0200
committerGuillaume Martres <smarter@ubuntu.com>2016-10-11 19:21:02 +0200
commitda344548d7425368ccd5bf7a98e522d00cdc95aa (patch)
treedb41c05994d586d49dba27d5728cd70fd09ac67e /tests/pos
parent2f01c7d1ba4ab4d542c3838e184a5ac9735578f4 (diff)
downloaddotty-da344548d7425368ccd5bf7a98e522d00cdc95aa.tar.gz
dotty-da344548d7425368ccd5bf7a98e522d00cdc95aa.tar.bz2
dotty-da344548d7425368ccd5bf7a98e522d00cdc95aa.zip
Drop dotty.language from Definitions
Diffstat (limited to 'tests/pos')
-rw-r--r--tests/pos/intersection.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pos/intersection.scala b/tests/pos/intersection.scala
index a4c19b5af..48551920c 100644
--- a/tests/pos/intersection.scala
+++ b/tests/pos/intersection.scala
@@ -1,4 +1,3 @@
-import dotty.language.keepUnions
object intersection {
class A