summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-invalidimpl-h.check
blob: cc7fc794d339c355753a73fa4c890865e165add0 (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