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



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