summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-invalidimpl-d.check
blob: 76a5ba9c8c6b3501b520effd9e9c926f880724d6 (plain) (tree)
1
2
3
4



                                                                                          
Macros_Test_2.scala:2: error: macro implementation must be in statically accessible object
  def foo(x: Any) = macro Impls.foo
                                ^
one error found