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


                                                                                                                        
               
macro-bundle-abstract.scala:10: error: macro bundles must be concrete classes having a single `val c: Context` parameter
  def foo = macro Bundle.impl
                  ^
one error found