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