summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_classmanifests_arenot_typetags.check
blob: 6675fd9eae3c52aefe33205ca0a7b430060031ac (plain) (blame)
1
2
3
4
interop_classmanifests_arenot_typetags.scala:5: error: No TypeTag available for T
    println(implicitly[TypeTag[T]])
                      ^
one error found