summaryrefslogtreecommitdiff
path: root/test/files/neg/Y.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/Y.check')
-rw-r--r--test/files/neg/Y.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/Y.check b/test/files/neg/Y.check
deleted file mode 100644
index c4c0c91e54..0000000000
--- a/test/files/neg/Y.check
+++ /dev/null
@@ -1,4 +0,0 @@
-Y.scala:3: `match' needs to be applied fully
- def f(x: Object): java.lang.Object /* !!! Object */ = x.match;
- ^
-one error found