summaryrefslogtreecommitdiff
path: root/test/pending
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-03-05 19:19:17 +0000
committerPaul Phillips <paulp@improving.org>2010-03-05 19:19:17 +0000
commit0433d8843272b174d0ce0b7eb3c0ed806bc2705a (patch)
tree043843abf0623505472fb7898fb3ce769d77a572 /test/pending
parent603f715f52462de73481fd79e12c0deec68d269e (diff)
downloadscala-0433d8843272b174d0ce0b7eb3c0ed806bc2705a.tar.gz
scala-0433d8843272b174d0ce0b7eb3c0ed806bc2705a.tar.bz2
scala-0433d8843272b174d0ce0b7eb3c0ed806bc2705a.zip
ScalaRunTime method to perform sameElements as ...
ScalaRunTime method to perform sameElements as fix for #2867. Review by odersky.
Diffstat (limited to 'test/pending')
-rw-r--r--test/pending/pos/t2867.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pending/pos/t2867.scala b/test/pending/pos/t2867.scala
deleted file mode 100644
index 0434a380b9..0000000000
--- a/test/pending/pos/t2867.scala
+++ /dev/null
@@ -1 +0,0 @@
-case class A(l: List[_]*)