summaryrefslogblamecommitdiff
path: root/test/files/run/reify_newimpl_13.check
blob: 13e3c9af1e55bca5b959535ba7b34bdb595d529b (plain) (tree)
1
2
3
4



                                                                                                  
scala.tools.reflect.ToolBoxError: reflective toolbox failed due to unresolved free type variables:
  T defined by C in reify_newimpl_13.scala:7:13
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