summaryrefslogblamecommitdiff
path: root/test/files/neg/tcpoly_infer_ticket1162.check
blob: 03334222c177581ff4118955802a74632eb45e5a (plain) (tree)
1
2
3
4



                                                                                                                                     
tcpoly_infer_ticket1162.scala:6: error: wrong number of type parameters for method apply: [A,B,F[_]]()Test.Lift[A,B,F] in object Lift
  def simplify[A,B]: Expression[A,B] = Lift[A,B]()
                                           ^
one error found