summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_11.check
blob: c019c6db2daa11c9b3f2afb19832a1b1d0093b39 (plain) (blame)
1
2
3
4
scala.tools.reflect.ToolBoxError: reflective toolbox failed due to unresolved free type variables:
  T defined by C in reify_newimpl_11.scala:6:11
have you forgotten to use TypeTag annotations for type parameters external to a reifee?
if you have troubles tracking free type variables, consider using -Xlog-free-types