summaryrefslogtreecommitdiff
path: root/test/files/run/typetags_without_scala_reflect_typetag_lookup.check
blob: f6b82c33f6bac9e1b3047153eb2d285870305a2c (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]
                 ^