summaryrefslogtreecommitdiff
path: root/test/files/neg/t0015.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t0015.check')
-rw-r--r--test/files/neg/t0015.check7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/files/neg/t0015.check b/test/files/neg/t0015.check
index 2979237c0a..eb25fc46c8 100644
--- a/test/files/neg/t0015.check
+++ b/test/files/neg/t0015.check
@@ -3,9 +3,4 @@ t0015.scala:5: error: type mismatch;
required: (Nothing) => ?
Nil.map(f _)
^
-t0015.scala:21: error: type mismatch;
- found : M
- required: M.this.selfType
- f[Int](self: selfType)
- ^
-two errors found
+one error found