summaryrefslogtreecommitdiff
path: root/test/files/neg/reify_ann2b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/reify_ann2b.check')
-rw-r--r--test/files/neg/reify_ann2b.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/reify_ann2b.check b/test/files/neg/reify_ann2b.check
index b9dd84c1ee..52bdbe5b7c 100644
--- a/test/files/neg/reify_ann2b.check
+++ b/test/files/neg/reify_ann2b.check
@@ -1,4 +1,4 @@
-reify_ann2b.scala:6: error: inner classes cannot be classfile annotations
- class ann(bar: String) extends ClassfileAnnotation
- ^
-one error found
+reify_ann2b.scala:6: error: inner classes cannot be classfile annotations
+ class ann(bar: String) extends annotation.ClassfileAnnotation
+ ^
+one error found