summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-bundle-nonpublic-c.check
blob: 1dfcee58b7438ee41f2ad3c1d115eec001b71f94 (plain) (blame)
1
2
3
4
macro-bundle-nonpublic-c.scala:6: error: private value c escapes its defining scope as part of type Macros.this.c.universe.Literal
  def impl = q"()"
      ^
one error found