summaryrefslogtreecommitdiff
path: root/test/pending/neg/macro-invalidusage-badbounds-b.check
blob: 277f407d38338f30fdfc0b910e08833fbf7c294e (plain) (blame)
1
2
3
4
Macros_Test_2.scala:7: error: type arguments [Int] do not conform to macro method foo's type parameter bounds [U <: String]
  foo[Int]
     ^
one error found