summaryrefslogtreecommitdiff
path: root/test/files/neg/bug608.check
blob: e0acf6fa0f274669778e07b7438feabe356db59e (plain) (blame)
1
2
3
4
5
6
bug608.scala:16: error: type mismatch;
 found   : (a) => a
 required: (_14.a) => ? where val _14: hs{type s = hs; type a = ha}
	     = g(f(x).bimap(id))
                            ^
one error found