summaryrefslogtreecommitdiff
path: root/test/files/neg/scopes.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/scopes.scala')
-rw-r--r--test/files/neg/scopes.scala2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/neg/scopes.scala b/test/files/neg/scopes.scala
index fd31ff5f72..660e826619 100644
--- a/test/files/neg/scopes.scala
+++ b/test/files/neg/scopes.scala
@@ -1,5 +1,3 @@
-case class test0(x: Int, x: Float)
-
object test1 {
type t = Int
type t = Float