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

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