summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-bundle-abstract.check
blob: 8766e2a43683e1ba062bd5c43675a69576212cf6 (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 Macro {
      ^
one error found