summaryrefslogtreecommitdiff
path: root/test/files/neg/sammy_error_exist_no_crash.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/sammy_error_exist_no_crash.check')
-rw-r--r--test/files/neg/sammy_error_exist_no_crash.check4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/files/neg/sammy_error_exist_no_crash.check b/test/files/neg/sammy_error_exist_no_crash.check
index a0d2237ce0..944b6471fd 100644
--- a/test/files/neg/sammy_error_exist_no_crash.check
+++ b/test/files/neg/sammy_error_exist_no_crash.check
@@ -1,6 +1,4 @@
-sammy_error_exist_no_crash.scala:5: error: Could not derive subclass of F[? >: String]
- (with SAM `def method apply(s: String)Int`)
- based on: ((x$1: String) => x$1.<parseInt: error>).
+sammy_error_exist_no_crash.scala:5: error: value parseInt is not a member of String
bar(_.parseInt)
^
one error found