summaryrefslogblamecommitdiff
path: root/test/files/neg/bug752.check
blob: dddab530e4c4d0d401778a484706526add30cf95 (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