summaryrefslogtreecommitdiff
path: root/test/files/neg/sammy_error_exist_no_crash.check
blob: a0d2237ce0ca9d8df7a255f51798f24dbaf3485c (plain) (blame)
1
2
3
4
5
6
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>).
  bar(_.parseInt)
        ^
one error found