summaryrefslogtreecommitdiff
path: root/test/files/run/typetags_without_scala_reflect_typetag_lookup.check
blob: 53df68cfc2e841f08d1b036806f407ec2332f1cf (plain) (blame)
1
2
3
newSource1:9: error: could not find implicit value for evidence parameter of type reflect.runtime.package.universe.TypeTag[Int]
      Library.foo[Int]
                 ^