summaryrefslogtreecommitdiff
path: root/test/files/run/attributes.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/attributes.check')
-rw-r--r--test/files/run/attributes.check7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/files/run/attributes.check b/test/files/run/attributes.check
deleted file mode 100644
index 8b11a7018f..0000000000
--- a/test/files/run/attributes.check
+++ /dev/null
@@ -1,7 +0,0 @@
-attributes.scala:60: warning: implementation restriction: subclassing Classfile does not
-make your annotation visible at runtime. If that is what
-you want, you must write the annotation class in Java.
-class a4(ns: Array[Int]) extends scala.ClassfileAnnotation;
- ^
-one warning found
-no such file: Test