summaryrefslogblamecommitdiff
path: root/test/files/neg/t3222.check
blob: e724024f458abcfac49f9b5d6b3aa5ad0be04436 (plain) (tree)
1
2
3
4
5
6
7


                                        



                                       
t3222.scala:4: error: not found: type D
  def foo(@throws(classOf[D]) x: Int) {}
                          ^
t3222.scala:1: error: not found: type B
@throws(classOf[B])
                ^
two errors found