summaryrefslogblamecommitdiff
path: root/test/files/neg/class-of-double-targs.check
blob: f7e2094f97787b22f2681fcf50903634d7332792 (plain) (tree)
1
2
3
4



                                                                                                                      
class-of-double-targs.scala:2: error: expression of type Class[Int](classOf[scala.Int]) does not take type parameters.
  classOf[Int][Int]
              ^
one error found