summaryrefslogtreecommitdiff
path: root/test/neg/bug139.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/bug139.check')
-rw-r--r--test/neg/bug139.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/neg/bug139.check b/test/neg/bug139.check
deleted file mode 100644
index 8f8d7421a2..0000000000
--- a/test/neg/bug139.check
+++ /dev/null
@@ -1,5 +0,0 @@
-bug139.scala:5: error overriding type T in class A;
- type T in class B may not be parameterized
- type T[A] = Int;
- ^
-one error found