aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t752.check
blob: a91bba46eaa5fbd0eb13c9ec4c38bbdf573d02c8 (plain) (tree)
1
2
3
4
5
6





                                   
t752.scala:6: error: type mismatch;
 found   : String => Unit
 required: Int => Unit
                f(g _)
                  ^
one error found