summaryrefslogblamecommitdiff
path: root/test/files/neg/bug752.check
blob: 7559a497ce9b2529d122bd0e922149c12dac7a99 (plain) (tree)
1
2
3
4
5
6
                                     

                           


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