summaryrefslogtreecommitdiff
path: root/test/files/pos/bug359.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/bug359.scala')
-rw-r--r--test/files/pos/bug359.scala2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/pos/bug359.scala b/test/files/pos/bug359.scala
index 6ce4640998..11233c3ba4 100644
--- a/test/files/pos/bug359.scala
+++ b/test/files/pos/bug359.scala
@@ -1,5 +1,3 @@
-// $Id$
-
object Bug359 {
class C;
def f1(xs: List[C]): C = {