summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-bundle-nonpublic-impl.check
blob: 7a4e1516f7630cc27f2cc0753650bee3748d740e (plain) (tree)
1
2
3
4



                                                                                 
macro-bundle-nonpublic-impl.scala:10: error: bundle implementation must be public
  def foo: Any = macro Macros.impl
                              ^
one error found