summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-bundle-abstract.check
blob: 8ef59106b89fa3ebe0bc9d345138b13007be80a7 (plain) (tree)
1
2
3
4

                                                                                                                                                   

               
macro-bundle-abstract.scala:4: error: class Bundle$Bundle needs to be abstract, since method deferred in trait Bundle of type => Int is not defined
trait Bundle extends BlackboxMacro {
      ^
one error found