summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-bundle-trait.check
blob: 869c67e1e3082e06a6d4853f89ccd1a8248e7c06 (plain) (blame)
1
2
3
4
macro-bundle-trait.scala:10: error: not found: value Bundle
  def foo = macro Bundle.impl
                  ^
one error found