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

                                    
                       

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