summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-invalidimpl-h.check
blob: ea76e1aeac0d0553415546a620a1e47426040043 (plain) (tree)
1
2
3
4



                                                                                                                     
Macros_Test_2.scala:2: error: type arguments [String] do not conform to method foo's type parameter bounds [U <: Int]
  def foo = macro Impls.foo[String]
                           ^
one error found