summaryrefslogtreecommitdiff
path: root/test/files/neg/reify_ann2a.check
blob: 2afe37e1d818ada976e0fd1bbd0684d990cb5cbc (plain) (blame)
1
2
3
4
reify_ann2a.scala:9: error: exception during macro expansion: implementation restriction: cannot reify annotation @ann(immutable.this.List.apply[String]("1a")) which involves a symbol declared inside the block being reified
  val tree = scala.reflect.Code.lift{
                                    ^
one error found