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




                                    
               
t0015.scala:5: error: type mismatch;
 found   : () => Nothing
 required: (Nothing) => ?
   Nil.map(f _)
           ^
one error found